Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 4,404 for

trim document

(0.15 sec)
  1. Aspose::Words::Comment::get_Ancestor method | A...

    Aspose::Words::Comment::get_Ancestor method. Returns the parent Comment object. Returns null for top-level comments in C++....Shows how to print all of a document’s comments and their replies...replies. auto doc = MakeObject < Document > ( MyDir + u "Comments.docx"...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. TxtLoadOptions.trailing_spaces_options property...

    TxtLoadOptions.trailing_spaces_options property. Gets or sets preferred option of a trailing space handling...Trim. Examples Shows how to trim whitespace when...when loading plaintext documents. text_doc = ( " Line 1 \n " +...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Revision Class | Aspose.Words for .NET

    Aspose.Words.Revision class. Represents a revision tracked change in a Document node or style. Use RevisionType to check the type of this revision in C#....revision (tracked change) in a document node or style. Use RevisionType...Track Changes in a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/rev...
  4. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the Document. To learn more, visit the Documentation article in C++....represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. class RevisionCollection...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. Crop PDF Pages programmatically C#|Aspose.PDF f...

    You may get page properties, such as the width, height, bleed-, crop- and Trimbox using Aspose.PDF for .NET....) selected when the document was printed to PostScript...the media on which the PDF document is displayed or printed. Bleed...

    docs.aspose.com/pdf/net/crop-pages/
  6. Aspose::Words::Loading::LoadOptions::get_Encodi...

    Aspose::Words::Loading::LoadOptions::get_Encoding method. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM Document if the encoding is not specified inside the Document. Can be null. Default is null in C++....load an HTML, TXT, or CHM document if the encoding is not specified...specified inside the document. Can be null . Default is null ....

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. IF condition value is case sensitive post aspos...

    ‘IF’ condition value ‘True’ and ‘TRUE’ is working fine in aspose word java 15.11 jar. While upgrade the jar 22.12 then faced following issue TRUE’ is not working when used inside the ‘IF’ condition in the template doc…...condition in the template document. They have also mentioned...readXml("C:\\Temp\\data.xml"); Document doc = new Document("C:\\Temp\\in.docx");...

    forum.aspose.com/t/if-condition-value-is-case-s...
  8. cell - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...
  9. Cell - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...
  10. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....Levels of Nodes in a Document documentation article. Remarks: Text...Text of a Word document is said to consist of several stories...

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