Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 4,308 for

text handling

(0.1 sec)
  1. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for C++, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....covers supported file formats, handling exceptions when working with...previewing slides, retrieving text from presentations, formatting...

    docs.aspose.com/slides/cpp/faqs/
  2. AsposeAI Table correction|Documentation

    Improve OCR accuracy by applying LLM‑powered table layout output.... recognition_text ) ai . free_resources () Live...Extract text AI table extract 🐞 Logging & error handling Pass True...

    docs.aspose.com/ocr/python-net/ai/ai-table/
  3. Converting a MHTML file to TXT using C++ | Aspo...

    Sample code for MHTML to TXT conversion using C++. Use C++ example for batch MHTML to TXT conversion....MakeObject < Aspose :: Pdf :: Text :: TextAbsorber > (); ta ->...); // Save the extracted text in text file System :: IO :: File...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  4. Parse Documents via C++ | products.aspose.com

    Parse PDF, Microsoft Word, Excel and PowerPoint Presentations via your C++ application. C++ code listed to extract Text or images with ease....Document using C++ APIs Extract Text or Images from Microsoft Word...relevant information, such as text, tables, images, and metadata...

    products.aspose.com/total/cpp/parse/
  5. Export EML to DOCM via Java | products.aspose.com

    Java API to Convert EML to DOCM without using Microsoft Word or Outlook...macros for automated document handling Generating dynamic reports...Convert EML to ODT (OpenDocument Text File Format) Convert EML to...

    products.aspose.com/total/java/conversion/eml-t...
  6. Redact ODP Presentation Online or using Python ...

    Open and redact ODP document online via app for free. Python API code to search and replace ODP Text....listed for search and replace text in ODP file through Python....Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/python-net/redact/odp/
  7. Content hierarchy error - inserted sub sections...

    Content is inserted into a SDT There is no documented breaking change from 24.8 to 24.9 in this regard. Probably the content has to be created differently now? See demo code and document in the attached archive. Until…...get("Text"), "my description")); for (int...m(doc, doc.getStyles().get("Text"), "my description")); } } }...

    forum.aspose.com/t/content-hierarchy-error-inse...
  8. Get a failure when converting PUB to PDF - Free...

    we got an error: Aspose.Pub.Exceptions.ConvertException: Can't create PDF font with name = Times New Roman --> PDF: Font Times New Roman was not found at #=zsedkhgG8ahbpm5MGaxElEpPK9w6z.#=zunhvw5McAVAr(TextStyle #=zC…...Actually, we only want to get the text from a pub file, we don’t care...provided in the context for handling missing fonts in PUB to PDF...

    forum.aspose.com/t/get-a-failure-when-convertin...
  9. TxtLoadOptions.leading_spaces_options property ...

    TxtLoadOptions.leading_spaces_options property. Gets or sets preferred option of a leading space Handling...option of a leading space handling. Default value is TxtLeadingSpacesOpti...loading plaintext documents. text_doc = ' Line 1 \n ' + ' Line...

    reference.aspose.com/words/python-net/aspose.wo...
  10. COUNTIF excel function works inconsistently - F...

    Dear Aspose Team, i am trying to use COUNTIF on an excelsheet: =COUNTIF(E$6:E$13;“>0”) this returns 1, however: =COUNTIF(MyTable[MyColumn];“>0”) is evalulated properly MyColumn is a column in my table which is exac…... Numbers stored as text – Cells E6:E13 might contain...like numbers but are actually text (e.g., because they were imported...

    forum.aspose.com/t/countif-excel-function-works...