Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 465 for

text handling

(0.04 sec)
  1. Save HTML Document – Aspose.HTML for Java

    Learn how to save HTML documents after editing using Aspose.HTML for Java API and how to apply save options....this approach that helps to handle the saving process of related...Create a text node and add it to the document 5 Text text = document...

    docs.aspose.com/html/java/save-a-document/
  2. Aspose::Words::Loading::TxtLeadingSpacesOptions...

    Aspose::Words::Loading::TxtLeadingSpacesOptions enum. Specifies available options for leading space Handling during import from Text file in C++....leading space handling during import from Text file. enum class...:: MemoryStream > ( System :: Text :: Encoding :: get_UTF8 () ->...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Aspose::Words::Fonts::FontInfoSubstitutionRule ...

    Aspose::Words::Fonts::FontInfoSubstitutionRule class. Font info substitution rule. To learn more, visit the documentation article in C++....Open a document that contains text formatted with a font that does...); // Assign a callback for handling font substitution warnings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Setting Parameters of 1D Barcode Types|Document...

    Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for PHP via Java...correction of invalid barcode text. This article describes how...Set to 5 Handling Exception on Incorrect Barcode Text In case...

    docs.aspose.com/barcode/phpjava/1d-barcode-para...
  5. FontInfoSubstitutionRule Class | Aspose.Words f...

    Discover the Aspose.Words.Fonts.FontInfoSubstitutionRule class to optimize font management in your documents with seamless substitution capabilities....Open a document that contains text formatted with a font that does...); // Assign a callback for handling font substitution warnings...

    reference.aspose.com/words/net/aspose.words.fon...
  6. FieldOptions class | Aspose.Words for Python

    aspose.words.fields.FieldOptions class. Represents options to control field Handling in a document...Represents options to control field handling in a document. To learn more...name of the document. is_bidi_text_supported_on_update Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. WarningType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningType enum, which categorizes warnings during document loading or saving, enhancing your document management experience....Description DataLossCategory FF Some text/char/image or other data will...Open a document that contains text formatted with a font that does...

    reference.aspose.com/words/net/aspose.words/war...
  9. Aspose::Words::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in C++....Description DataLossCategory 255 Some text/char/image or other data will...Open a document that contains text formatted with a font that does...

    reference.aspose.com/words/cpp/aspose.words/war...
  10. MutationObserver – How to Use in Java

    Learn how to use MutationObserver class to track and handle real-time DOM updates efficiently with Aspose.HTML for Java....DOM manipulation and event handling. With the Mutation Observer...as a callback function for handling mutations. Use the constructor...

    docs.aspose.com/html/java/mutationobserver/