Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 2,317 for

trim document

(0.04 sec)
  1. Aspose::Words::Tables::Row::get_Cells method | ...

    Aspose::Words::Tables::Row::get_Cells method. Provides typed access to the Cell child nodes of the row in C++....through all tables in the document and print the contents of...cell. auto doc = MakeObject < Document > ( MyDir + u "Tables.docx"...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Document.unprotect method | Aspose.Words for No...

    Aspose.Words.Document.unprotect method...Removes protection from the document regardless of the password...This method unprotects the document even if it has a protection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.update_list_labels method | Aspose.Wor...

    Document.update_list_labels method. Updates list labels for all list items in the Document....for all list items in the document. def update_list_labels (...Paragraph.list_label object in the document. Also, this method is sometimes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CellCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes...the Working with Tables documentation article. Inheritance: CellCollection...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::ParagraphFormat::get_StyleName m...

    Aspose::Words::ParagraphFormat::get_StyleName method. Gets or sets the name of the paragraph style applied to this formatting 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/par...
  6. Aspose::Words::CompositeNode::RemoveAllChildren...

    Aspose::Words::CompositeNode::RemoveAllChildren method. Removes all the child nodes of the current node 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/com...
  7. 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...
  8. BookmarkCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your bookmarks with the RemoveAt method—quickly delete any bookmark by its index for a streamlined collection!...bookmarks from a document. Document doc = new Document (); DocumentBuilder...bookmarks is still present in the document. Assert . AreEqual ( 0 , bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...
  9. 操作页面属性|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类操作 Aspose.PDF Facades 的页面属性。... () { // The path to the documents directory var dataDir = RunExamples...GetDataDir_AsposePdf (); // Open PDF document using ( var pageEditor = new...

    docs.aspose.com/pdf/zh/net/manipulate-page-prop...
  10. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...ToString will give us the document's appearance if saved to a...

    reference.aspose.com/words/cpp/aspose.words/nod...