Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 4,404 for

trim document

(0.33 sec)
  1. NodeCollection.Item | Aspose.Words for .NET

    NodeCollection Item property. Retrieves a node at the given index in C#.... Document doc = new Document (); // Add two runs...the first paragraph of this document. Paragraph paragraph = ( Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  2. FindReplaceOptions.Direction | Aspose.Words for...

    FindReplaceOptions Direction property. Selects direction for replace. Default value is Forward in C#....find-and-replace operation traverses the document in. public void Direction...findReplaceDirection ) { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Aspose::Words::RevisionGroupCollection Class Re...

    A collection of RevisionGroup objects that represent revision groups in the Document....represent revision groups in the document. You do not create instances...revision groups present in a document. Examples Shows how to print...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. Shape - 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...shapes in a Microsoft Word document. An important property of...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::DocumentBuilder::MoveToDocumentE...

    Aspose::Words::DocumentBuilder::MoveToDocumentEnd method. Moves the cursor to the end of the Document in C++....the cursor to the end of the document. void Aspose :: Words :: DocumentBuilder...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. ExportHeadersFootersMode | Aspose.Words for Java

    Specifies how headers and footers are exported to HTML MHTML or EPUB in Java....saving a document to HTML. Document doc = new Document(getMyDir()...footer types.docx"); // This document contains headers and footers...

    reference.aspose.com/words/java/com.aspose.word...
  7. ParagraphFormat.Alignment | Aspose.Words for .NET

    ParagraphFormat Alignment property. Gets or sets text alignment for the paragraph in C#....paragraph into the document. Document doc = new Document (); DocumentBuilder...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/par...
  8. Aspose::Words::Body Class Reference - Aspose.Wo...

    Represents a container for the main text of a section....Words document by hand. auto doc = MakeObject<Document>(); //...// A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Paragraph.ListLabel | Aspose.Words for .NET API 参考

    Paragraph 财产. 得到一个ListLabel提供对该段落的列表编号值和格式化 的访问的对象... Document doc = new Document ( MyDir + "Rendering...ToString ( SaveFormat . Text ). Trim (); Console . WriteLine ( $"\tExported...

    reference.aspose.com/words/zh/net/aspose.words/...
  10. CellCollection Class | Aspose.Words for .NET

    Aspose.Words.Tables.CellCollection class. Provides typed access to a collection of Cell nodes in C#....the Working with Tables documentation article. public class CellCollection...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words.tab...