Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 2,578 for

trim document

(0.16 sec)
  1. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.TEXT format in Java....additional options when saving a document into the SaveFormat.TEXT format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::CompositeNode class | Aspose.Wor...

    Aspose::Words::CompositeNode class. Base class for nodes that can contain other nodes. To learn more, visit the Documentation article in C++....Words Document Object Model (DOM) documentation article. class...VisitXXXEnd method of the specified document visitor. virtual AcceptStart...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. Aspose.PSD for .NET 23.4 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Trim (), value = items [ 1 ]. Trim () }) . GroupBy...layerToExtractText . Text ). Value . Trim (); if ( string . IsNullOrWhiteSpace...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  4. FieldMergingArgsBase | Aspose.Words for Java

    Base class for FieldMergingArgs and ImageFieldMergingArgs in Java....Mail Merge and Reporting documentation article. Remarks: Examples:...data in the form of HTML documents. public void insertHtml()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word Document. Read, manipulate, and modify the content and formatting of a Word Document using C#....Words Document Object Model (DOM) Contents [ Hide...page explains the in-memory Document Object Model (DOM) provided...

    docs.aspose.com/words/net/aspose-words-document...
  6. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....perform a wide variety of document processing tasks. With Aspose...convert, render, and print documents without third-party applications...

    docs.aspose.com/words/cpp/faq/
  7. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...void ReplaceTagsInWordDoc(Document doc, Dictionary<string, object>...the generated document. Why it happens Document.Range.Replace...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  9. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the Documentation article in C++....Words Document Object Model (DOM) documentation article. class...for visiting the end of the document’s body. AcceptStart (Syst...

    reference.aspose.com/words/cpp/aspose.words/body/
  10. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

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