Recent content by ravikumarj023

  1. R

    How to split the excel cell values

    Hi, In a excel i have a string value like as below picture I want output using Uipath as below picture Please help me out @adebroise Thanks,
  2. R

    How to open Photo with application modeler

    Hi, How to Launch and attach with Photos. Thanks
  3. R

    Append excel with collection

    Hi, Please help me out. In my excel if there is some rows and in a collection there is some other rows and columns are same in the excel and collection so i want my collection to append the excel. Example: Input1: Input2: I want output to save in excel as below pic: Thanks
  4. R

    Extract mid Value

    Hi @Sachin_Kharmale "FullName" is repeted so result am getting as "CHAANA MARINTI Ssrinivas" Input: As below Employee Information Full Name: CHAANA MARINTI Address: KHAJA GUDA , MANIKONDA , HYDERABAD Gender: MALE Mobile Number: 7536985 Full Name: Ssrinivas Address: Krajogula, Hyderabad...
  5. R

    Extract mid Value

    Hi @Sachin_Kharmale Correct
  6. R

    Extract mid Value

    Hi, Please help me to extract mid value between "Full Name: & Address:" but if the value is repeated then i have to get first output and then second one. please find below text. Input: As below Employee Information Full Name: CHAANA MARINTI Address: KHAJA GUDA , MANIKONDA , HYDERABAD Gender...
  7. R

    How to set the text in a Order

    Hi, Please help me with issue. I want the text to be in a order like: Full Name: JANGAMSANTUSHANAI How to do this?
  8. R

    pdf to image convert

    Hi @Sachin_Kharmale, i have tried with the given code, but i am getting some error. pls find the attachment. Code: String result="sa"; string ErrorMsg=""; bool isError=true; try{ ProcessStartInfo start = new ProcessStartInfo(); start.FileName = Python_Executable_File_Path;//cmd is full...
  9. R

    pdf to image convert

    Hi @Sachin_Kharmale How to call python code with blueprism code stage?
  10. R

    How to integrate blueprism and Abbyy cloud ocr sdk

    Hi, How to integrate blueprism and Abbyy cloud ocr sdk? Please help me ASAP @VJR @sivagelli @Sukesh Kumaru @Robot @Sachin_Kharmale @anisjolly Thanks, Ravikumar
  11. R

    Multifactor Authentication

    Hi any body knows that how to use the MFA VBO? @VJR @Sukesh Kumaru @sivagelli
  12. R

    Blueprism logics and expression Mostly used

    Hi, Can any body share list of logics and expression most commonly used? Thanks.
  13. R

    pdf to image convert

    Hi, Please help me out for converting pdf to image, Suppose if i have 4 pages of a pdf i want that 4 pages to be saved individually as image jpg/png format. Thanks
  14. R

    Vision OCR EXtraction

    My Input:
  15. R

    Vision OCR EXtraction

    Hi Suchin i have tried this but for me it's not working
Top