Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 4,383 for

trim document

(0.13 sec)
  1. 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...
  2. WriteProtection.IsWriteProtected | Aspose.Words...

    WriteProtection IsWriteProtected property. Returns true when a write protection password is set in C#....protect a document with a password. Document doc = new Document ();...Writeln ( "Hello world! This document is protected." ); // Enter...

    reference.aspose.com/words/net/aspose.words.set...
  3. 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...
  4. range - 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...contiguous area in a document. The document is represented by a...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocSaveOptions.SaveFormat | Aspose.Words for .NET

    DocSaveOptions SaveFormat property. Specifies the format in which the Document will be saved if this save options object is used. Can be Doc or Dot in C#....Specifies the format in which the document will be saved if this save...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Document.AcceptAllRevisions | Aspose.Words for ...

    Document AcceptAllRevisions method. Accepts all tracked changes in the Document in C#....AcceptAllRevisions Contents [ Hide ] Document.AcceptAllRevisions method...all tracked changes in the document. public void AcceptAllRevisions...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FindReplaceOptions.ReplacingCallback | Aspose.W...

    FindReplaceOptions 财产. 在每次替换发生之前调用的用户定义方法... { Document doc = new Document (); DocumentBuilder...opening!" , doc . GetText (). Trim ()); Assert . AreEqual ( "\"New...

    reference.aspose.com/words/zh/net/aspose.words....
  8. subdocument - Aspose.Words for Java - API Refer...

    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...reference to an externally stored document. In this version of Aspose...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. WriteProtection.IsWriteProtected | Aspose.Words...

    WriteProtection 财产. 设置写保护密码时返回真... Document doc = new Document (); DocumentBuilder...Writeln ( "Hello world! This document is protected." ); // 输入最长...

    reference.aspose.com/words/zh/net/aspose.words....