Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 4,404 for

trim document

(0.34 sec)
  1. Enum NodeChangingAction | Aspose.Words for .NET...

    Aspose.Words.NodeChangingAction 枚举. 指定节点更改的类型... { Document doc = new Document (); doc . NodeChangingCallback...( args . Node . GetText (). Trim () != "" ) { Console . WriteLine...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. GetPageBoxSize | Aspose.PDF for .NET API Reference

    Returns size of specified box in Document....Returns size of specified box in document. public Rectangle GetPageBoxSize...Description page Int32 Page index. Document pages are numbered from 1...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  3. Aspose::Words::Lists::ListLabel class | Aspose....

    Aspose::Words::Lists::ListLabel class. Defines properties specific to a list label. To learn more, visit the Documentation article in C++....the Working with Lists documentation article. class ListLabel...items. auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Aspose::Words::Loading::TxtLoadOptions Class Re...

    Allows to specify additional options when loading Text Document into a Document object....when loading Text document into a Document object. #include <...items are recognized when document is imported from plain text...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. Aspose::Words::Section Class Referencefinal - A...

    Represents a single section in a Document....Represents a single section in a document. Section can have one Body...into the same or different document. To add, insert or remove...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. Document.WriteProtection | Aspose.Words for .NET

    Document WriteProtection property. Provides access to the Document write protection options in C#....WriteProtection Contents [ Hide ] Document.WriteProtection property Provides...Provides access to the document write protection options. public...

    reference.aspose.com/words/net/aspose.words/doc...
  7. How to get comments by level? - Free Support Fo...

    Hi: I want to get comments by level . Test.docx (26.6 KB) The first comments level collection is ‘add comment 1’ and ‘add comment 2’ and ‘add comment 3’. I want to get the collection.How can I do? Can you give me a …... Please see our documentation to learn more: https://docs...comments hierarchy: Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/how-to-get-comments-by-level...
  8. Aspose::Words::Run Class Reference - Aspose.Wor...

    Represents a run of characters with the same font formatting.... All text of the document is stored in runs of text...property. auto doc = MakeObject<Document>(); auto run = MakeObject<Run>(doc...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. buildingblockcollection - Aspose.Words for Java...

    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...BuildingBlock objects in the document. You do not create instances...

    reference.aspose.com/words/java/com.aspose.word...
  10. writeprotection - Aspose.Words for Java - API R...

    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...protection settings for a document. Write protection specifies...

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