Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 2,534 for

trim document

(0.14 sec)
  1. DocumentBuilder.startBookmark method | Aspose.W...

    DocumentBuilder.startBookmark method. Marks the current position in the Document as a bookmark start....the current position in the document as a bookmark start. startBookmark...bookmark. Remarks Bookmarks in a document can overlap and span any range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 在导出电子表格为CSV格式时,使用JavaScript via C++修剪前导空白行和列|Do...

    学习如何在使用Aspose.Cells for JavaScript via C++导出电子表格为CSV格式时修剪前导空白行和列。...Cells Example - Trim Blank Columns </ title > </...</ head > < body > < h1 > Trim Blank Columns Example </ h1 > <...

    docs.aspose.com/cells/zh/javascript-cpp/trim-le...
  3. Get and Set Page Properties|Aspose.PDF for PHP ...

    This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for PHP via Java....PDF File When working with documents, you often want to know how...using the Document class. Then the pages of the document are retrieved...

    docs.aspose.com/pdf/php-java/get-and-set-page-p...
  4. Footnote.NodeType | Aspose.Words for .NET

    Discover the Footnote NodeType property that efficiently retrieves footnotes, enhancing your Document's clarity and organization....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.not...
  5. BookmarkEnd.NodeType | Aspose.Words for .NET

    Discover the BookmarkEnd NodeType property to efficiently retrieve BookmarkEnd in your projects. Enhance your coding with this essential feature!...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/boo...
  6. Run.NodeType | Aspose.Words for .NET

    Execute NodeType property to efficiently return Run results. Unlock seamless performance and enhance your application's functionality today!...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/run...
  7. GroupShape.NodeType | Aspose.Words for .NET

    Discover the GroupShape NodeType property that efficiently returns GroupShape, enhancing your design flexibility and functionality in projects....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Section.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the EnsureMinimum method, guaranteeing each section includes a Body with a Paragraph for enhanced clarity and structure.... Document doc = new Document (); // A blank document comes...We can add contents to this document by adding elements such as...

    reference.aspose.com/words/net/aspose.words/sec...
  9. Aspose::Words::Saving::ExportHeadersFootersMode...

    Aspose::Words::Saving::ExportHeadersFootersMode enum. Specifies how headers and footers are exported to HTML, MHTML or EPUB in C++....exported at the beginning of the document and primary footer is at the...headers/footers when saving a document to HTML. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. BookmarkCollection.count property | Aspose.Word...

    BookmarkCollection.count property. Returns the number of bookmarks in the collection....bookmarks from a document. let doc = new aw . Document (); let builder...bookmarks is still present in the document. expect ( bookmarks . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...