Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 2,050 for

trim document

(0.07 sec)
  1. Table.Rows | Aspose.Words for .NET

    Access table rows effortlessly with our typed property, ensuring seamless data management and enhanced organization for your projects.... Document doc = new Document ( MyDir + "Tables...of getting a table from a document. // 1 - From the "Tables"...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Aspose::Words::DocumentBuilder::StartBookmark m...

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

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Document.fieldOptions property | Aspose.Words f...

    Document.fieldOptions property. Gets a [FieldOptions](../../../aspose.words.fields/fieldoptions/) object that represents options to control field handling in the Document....fieldOptions property Document.fieldOptions property Gets a FieldOptions...control field handling in the document. get fieldOptions () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IReplacingCallback Interface | Aspose.Words for...

    Enhance your Document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....differentFirstPageHe ) { Document doc = new Document ( MyDir + "Header...ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  5. 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...
  6. 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...
  7. ExportHeadersFootersMode Enum | Aspose.Words fo...

    Discover the Aspose.Words ExportHeadersFootersMode enum for seamless HTML, MHTML, or EPUB header and footer exports. Optimize your Document conversion today!...exported at the beginning of the document and primary footer is at the...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. Node.CustomNodeId | Aspose.Words for .NET

    Discover the Node CustomNodeId property for efficient custom node identification. Enhance your project with unique identifiers for better organization!... Document doc = new Document (); // Add two runs...the first paragraph of this document. Paragraph paragraph = ( Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  10. BookmarkCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all bookmarks from your Document with the BookmarkCollection Clear method. Streamline your workflow and enhance organization today!...this collection and from the document. public void Clear () Examples...bookmarks from a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...