Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 4,384 for

trim document

(0.08 sec)
  1. 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...
  2. nodechangingaction - Aspose.Words for Java - AP...

    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...to the document tree in real-time as we edit it. Document doc =...

    reference.aspose.com/words/java/com.aspose.word...
  3. OdtSaveOptions.OdtSaveOptions | Aspose.Words fo...

    OdtSaveOptions 构造函数. 初始化此类的新实例该实例可用于将文档保存在Odt格式.... Document doc = new Document ( MyDir + "Rendering...Aspose.Words 加载它。 Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words....
  4. Aspose::Words::InlineStory::get_Paragraphs meth...

    Aspose::Words::InlineStory::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the story in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first paragraph in the story in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. ParagraphAlignment Enum | Aspose.Words for .NET

    Aspose.Words.ParagraphAlignment enum. Specifies text alignment in a paragraph in C#....Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  7. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one Document to another in Java....repeated import of nodes from one document to another. To learn more...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  8. Table.Rows | Aspose.Words for .NET API 参考

    Table 财产. 提供对表行的类型化访问... Document doc = new Document ( MyDir + "Tables...展示如何遍历文档中的所有表格并打印每个单元格的内容。 Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/zh/net/aspose.words....
  9. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a Document in Java....an end of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: FieldEnd...

    reference.aspose.com/words/java/com.aspose.word...
  10. Need to extract double column layout - Aspose.W...

    Dear team, We are extracting images from Document, now we need to extract extract images from double column layout please find sample Document and please provide source code and Extracted files Input : manuscript(clean…...are extracting images from document, now we need to extract extract...layout please find sample document and please provide source...

    forum.aspose.com/t/need-to-extract-double-colum...