Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 4,407 for

text handling

(0.35 sec)
  1. Crop PDF using C++ | Aspose.PDF

    Crop PDF without losing quality in C++ programmatically with C# sample code using Aspose.PDF for C++...creating forms, adding/cropping text, manipulating PDF pages, adding...adding annotations, handling custom fonts and much more. Aspose...

    products.aspose.com/pdf/cpp/crop/
  2. PDF to HTML Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with C++ sample code using Aspose.PDF for C++...creating forms, adding/editing text, manipulating PDF pages, adding...adding annotations, handling custom fonts and much more. Aspose...

    products.aspose.com/pdf/cpp/merger/pdf-to-html/
  3. Getting Java heap space error in below method -...

    We are encountering a heap memory error in the following line: document.save(byteArrayOutputStream, opts) The document size is only 229.4 kB, and the method is used to extract HTML Text from all content controls.after …...method is used to extract HTML text from all content controls.after...using Jsoup to fetch the HTML text based on each content control...

    forum.aspose.com/t/getting-java-heap-space-erro...
  4. Parse the full document to markdown with style ...

    We have a requirement where we need to have a markdown file of a docx file in order to process it properly with formatting. However, it seems as though when you convert a file from docx to markdown it does not preserve t…... Since we are dealing with text here and proper formatting it...proper numbering in the markdown text to track changes. is there a...

    forum.aspose.com/t/parse-the-full-document-to-m...
  5. Aspose::Words::Loading::TxtLoadOptions::get_Lea...

    Aspose::Words::Loading::TxtLoadOptions::get_LeadingSpacesOptions method. Gets or sets preferred option of a leading space Handling. Default value is ConvertToIndent in C++....option of a leading space handling. Default value is ConvertToIndent...:: MemoryStream > ( System :: Text :: Encoding :: get_UTF8 () ->...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. View WORD File Online and Load or Read WORD Fil...

    Free online WORD file viewer app. Python API code to read and load WORD file for viewer application....provides a unified way to inspect text-based files across multiple...supports consistent document handling in automated systems. Key...

    products.aspose.com/total/python-net/viewer/word/
  7. Convert OFT to DOCM in Python | products.aspose...

    Save OFT to DOCM in your Python applications without using Microsoft Outlook or Word...participate in rule-based document handling. Programmatic Reporting Support...Convert OFT to ODT (OpenDocument Text File Format) Convert OFT to...

    products.aspose.com/total/python-net/conversion...
  8. Java API to Render MD to XLSB | products.aspose...

    Export MD to XLSB via Java API without using Microsoft Excel or Adobe Reader...such as document conversion, text extraction, image extraction...such as document conversion, text extraction, image extraction...

    products.aspose.com/total/java/conversion/md-to...
  9. Aspose.HTML HTML converted to DOCX no content n...

    We are currently leveraging the Converter.ConvertHTML to create a DOCX file from HTML content. // Use a MemoryStreamProvider to handle the in-memory conversion var streamProvider = new MemoryStreamProvider(); //…...Use a MemoryStreamProvider to handle the in-memory conversion var...(File > Info > Convert) all text content is lost. Similarly,...

    forum.aspose.com/t/aspose-html-html-converted-t...
  10. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(documentWra…...encountering is related to the handling of Office Math in the document...support for various features. Handle Math Content : If your document...

    forum.aspose.com/t/doc/314783