Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 5,238 for

document parsing

(0.1 sec)
  1. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertField method...Inserts a Word field into a document and optionally updates the...method inserts a field into a document. Aspose.Words can update fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::Field::GetFieldCode meth...

    Aspose::Words::Fields::Field::GetFieldCode method. Returns text between field start and field separator (or field end if there is no separator). Both field code and field result of child fields are included in C++....how to insert a field into a document using a field code. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Online OFT to Word Conversion or Build .NET bas...

    Free online app to convert OFT to Word files. .NET C# conversion library code for OFT Documents....will be converted into Word document Download the converted Word...HTML by using Document class Save the document to DOCX format...

    products.aspose.com/total/net/conversion/oft-to...
  4. Online OFT to OTT Conversion or Build .NET base...

    Free online app to convert OFT to OTT files. .NET C# conversion library code for OFT Documents....will be converted into OTT document Download the converted OTT...HTML by using Document class Save the document to OTT format...

    products.aspose.com/total/net/conversion/oft-to...
  5. Online OFT to TIFF Conversion or Build .NET bas...

    Free online app to convert OFT to TIFF files. .NET C# conversion library code for OFT Documents....will be converted into TIFF document Download the converted TIFF...HTML by using Document class Save the document to TIFF format...

    products.aspose.com/total/net/conversion/oft-to...
  6. XlsxSaveOptions.DateTimeParsingMode | Aspose.Wo...

    Discover XlsxSaveOptions' DateTimeParsingMode property to customize how your Document parses dates and times, ensuring accurate data interpretation....that specifies how document text is parsed to identify date and...date time format. Document doc = new Document ( MyDir + "Xlsx DateTime...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Field.Type | Aspose.Words for .NET

    Discover the Microsoft Word field type with our Field Type property. Enhance your Documents with precise formatting and dynamic content capabilities....field into a document using a field code. Document doc = new Document...DateTime . Today - DateTime . Parse ( field . Result )). Days <=...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Online JSON to DOTX Conversion or Build .NET ba...

    Free online app to convert JSON to DOTX files. .NET C# conversion library code for JSON Documents....will be converted into DOTX document Download the converted DOTX...Load PDF document by using Document class Save the document to DOTX...

    products.aspose.com/total/net/conversion/json-t...
  9. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned image. It takes String as file path but I get the image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the PDF page to an image with 100 DPI JPG format BufferedImage image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro......Student_number, Value: 1,33476432 Error parsing OMR results: For input string:...Could you please share any documentation or a code snippet demonstating...

    forum.aspose.com/t/how-to-create-omr-template-f...
  10. XPS to PDF Merge using C++ | Aspose.PDF

    Combine two or more XPS Documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/cpp/merger/xps-to-pdf/