Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 151,773 for

text

(0.19 sec)
  1. HtmlSaveOptions.export_language_information pro...

    HtmlSaveOptions.export_language_information property. Specifies whether language information is exported to HTML, MHTML or EPUB...) # Use the builder to write text while formatting it in different...preserve or discard each formatted text's locale. # If we set the "...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Font Product Family

    Find answers about loading, drawing and saving various fonts in your code....using C# Write Text on Image using Java Write Text on Image using...

    kb.aspose.com/font/
  3. ProtectionType enumeration | Aspose.Words for N...

    Aspose.Words.ProtectionType enumeration. Protection type for a document.... write ( "Please enter text here: " ); builder . insertTextInput...Regular , "" , "Placeholder text" , 0 ); // Apply write protection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.visitFieldSeparator method | As...

    DocumentVisitor.visitFieldSeparator method. Called when a field separator is encountered in the document....</summary> /// <param name="text"></param> private void IndentAndAppendLine...IndentAndAppendLine ( string text ) { for ( let i = 0 ; i < mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用 Java 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...); // like 0000-9999 // Set text search option to specify regular...textFragmentAbsorber ); // Get the extracted text fragments into collection TextFragmentCollecti...

    products.aspose.com/pdf/zh-hant/java/search/
  6. CustomXmlPartCollection.Count | Aspose.Words fo...

    Discover the CustomXmlPartCollection Count property to easily retrieve the total number of elements in your XML collection for enhanced data management....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...SetMapping ( xmlPart , "/root[1]/text[1]" , string . Empty ); doc...

    reference.aspose.com/words/net/aspose.words.mar...
  7. FieldStyleRef.InsertParagraphNumber | Aspose.Wo...

    Discover the FieldStyleRef InsertParagraphNumber property to easily manage paragraph numbering in your documents, ensuring accurate references and enhanced formatting....NumberFormat = "\x0001 )" ; // Add text and apply paragraph styles that...first "List Paragraph"-styled text in the document. builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words.fie...
  8. IStructuredDocumentTag.xmlMapping property | As...

    IStructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CustomXmlPart.Data | Aspose.Words for .NET

    Access and manage your Custom XML Data Storage easily with the CustomXmlPart Data property. Get or set XML content effortlessly for streamlined workflows....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...SetMapping ( xmlPart , "/root[1]/text[1]" , string . Empty ); doc...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...