Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 465 for

text handling

(0.1 sec)
  1. Change SVG Background Color – C# Examples

    Learn how to change SVG background color in C# – by modifying the SVG directly, using inline and internal CSS, and using JavaScript....accessibility by providing readable text, and defining boundaries in...(style => style 17 . Type ( "text/css" ) 18 . AddRule ( ".background"...

    docs.aspose.com/svg/net/change-svg-background-c...
  2. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....characters that may occur in the text. loadOptions.setRecognizeUt...characters that may occur in the text. loadOptions.setRecognizeUt...

    reference.aspose.com/words/java/com.aspose.word...
  3. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...PdfA1b; Handle Warnings : Implement a warning...Document("in.docx"); // When text shaper factory is set, layout...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  4. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....field's "Result" property contains text that the field displays in the...be much more complicated to handle fields which span several //...

    reference.aspose.com/words/java/com.aspose.word...
  5. MailMergeSettings class | Aspose.Words for Python

    aspose.words.settings.MailMergeSettings class. Specifies all of the mail merge information for a document...performing the mail merge shall handle blank lines in the merged documents... mail_subject Specifies the text which shall appear in the subject...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Header & Footer content updates are not showing...

    Hi Team, I’m using Aspose.words for Java to compare two versions of .DOCX files, but I noticed that footer content updates are not showing in the comparison output file, even though it works fine on MS Word compare. sa…...it is showing header Header text also not showing properly in...Title property is already handled properly. CompareOptions compareOptions...

    forum.aspose.com/t/header-footer-content-update...
  7. ImageFieldMergingArgs | Aspose.Words for Java

    Provides data for the IFieldMergingCallback.imageFieldMergingcom.aspose.words.ImageFieldMergingArgs event in Java....with a custom callback that handles merge data in the form of HTML...args.getField(); // Insert the text for this merge field as HTML...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PDF - Powerful API for Document Processi...

    Aspose.PDF is a powerful API for document processing and PDF processing. It allows developers to create, manipulate, and convert PDF documents programmatically....documents, empowering developers to handle content, formatting, annotations...adding, removing, and modifying text and images Converting PDF documents...

    reference.aspose.com/pdf/
  9. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them in Python. You will find Python code examples and an online SVG Converter...Additionally, JPG’s ability to handle complex color variations makes...is used for configuration of text rendering. Note : The options...

    docs.aspose.com/svg/python-net/convert-svg-to-i...
  10. Convert EPUB to PNG in Java – Aspose.HTML for Java

    Convert EPUB to PNG in Java using Aspose.HTML for Java API. Consider various EPUB to PNG conversion scenarios in Java code examples....is used for configuration of text rendering. Convert EPUB to PNG...developers with the tools to handle diverse scenarios and requirements...

    docs.aspose.com/html/java/convert-epub-to-png/