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

text handling

(0.12 sec)
  1. Online TIFF File Watermarking or Build Python A...

    Free online app to Watermark different TIFF files. Python Watermarking library code for TIFF documents.... Write the Watermark Text. Choose relevant color. Click...processes, enabling consistent handling across document imaging pipelines...

    products.aspose.com/total/python-net/watermark/...
  2. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    aspose.words.loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space Handling during import from [LoadFormat.Text](../../aspose.words/loadformat/#Text) file....leading space handling during import from LoadFormat.TEXT file. Members...loading plaintext documents. text_doc = ' Line 1 \n ' + ' Line...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. EML Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to load, render and display EML files on .NET Framework, .NET Core, and Xamarin Platforms....advanced features like attachment handling, HTML rendering, and support...body, including HTML or plain text content. The library converts...

    products.aspose.com/email/net/viewer/eml/
  8. 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...
  9. 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...
  10. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in Java....Open a document that contains text formatted with a font that does...docx"); // Assign a callback for handling font substitution warnings...

    reference.aspose.com/words/java/com.aspose.word...