Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 4,404 for

trim document

(0.22 sec)
  1. Aspose::Words::Markup::StructuredDocumentTagRan...

    Represents an end of ranged structured Document tag which accepts multi-sections content. See also StructuredDocumentTagRangeStart node....an end of ranged structured document tag which accepts multi-sections...structured document tags. auto doc = MakeObject<Document>(MyDir +...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the Document as a bookmark end in C++....the current position in the document as a bookmark end. System...created. Remarks Bookmarks in a document can overlap and span any range...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Work with a Document Marked by a Sensitivity La...

    Convert Word with applied sensitivity label to PDF using C#. Work with Documents marked by a sensitivity labels – various input formats, including Word, OpenOffice, Image and eBook....Dutch Română 繁體中文 Work with a Document Marked by a Sensitivity Label...sensitivity label is applied to a document, any configured protection...

    docs.aspose.com/words/net/work-with-document-ma...
  4. BookmarkCollection.RemoveAt | Aspose.Words for ...

    BookmarkCollection RemoveAt method. Removes a bookmark at the specified index in C#....bookmarks from a document. Document doc = new Document (); DocumentBuilder...bookmarks is still present in the document. Assert . That ( bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...
  5. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured Document tag SDT or content control in a Document in Java....structured document tag (SDT or content control) in a document. To learn...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run in C++....Words document by hand. auto doc = MakeObject < Document > ();...(); // A blank document contains one section, one body and one...

    reference.aspose.com/words/cpp/aspose.words/run...
  7. FieldEnd - 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...an end of a Word field in a document. FieldEnd is an inline-level...

    reference.aspose.com/words/java/com.aspose.word...
  8. fieldend - 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...an end of a Word field in a document. FieldEnd is an inline-level...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder.EndBookmark | Aspose.Words for ...

    DocumentBuilder EndBookmark method. Marks the current position in the Document as a bookmark end in C#....the current position in the document as a bookmark end. public...created. Remarks Bookmarks in a document can overlap and span any range...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Class PlainTextDocument | Aspose.Words for .NET...

    Aspose.Words.PlainTextDocument 班级. 允许提取文档内容的纯文本表示... Document doc = new Document (); DocumentBuilder...world!" , plaintext . Text . Trim ()); 也可以看看 命名空间 Aspose.Words...

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