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

trim document

(0.08 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. Aspose::Words::Settings::WriteProtection class ...

    Aspose::Words::Settings::WriteProtection class. Specifies write protection settings for a Document. To learn more, visit the Documentation article in C++....protection settings for a document. To learn more, visit the...Protect or Encrypt a Document documentation article. class WriteProtection...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. NodeCollection.Item | Aspose.Words for .NET

    Access any node effortlessly with the NodeCollection Item property. Quickly retrieve nodes by index for seamless data management and enhanced performance.... Document doc = new Document (); // Add two runs...the first paragraph of this document. Paragraph paragraph = ( Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section properties in C++....MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...construct an Aspose.Words document by hand. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. CellCollection.Item | Aspose.Words for .NET

    Access specific Cells effortlessly with the CellCollection Item property. Retrieve any Cell by index for streamlined data management and enhanced performance....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  6. 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...
  7. Back to TOC shortcut is taking cursor to Ending...

    I have used below code to insert Back to TOC shortcut after every paragraph. I want to insert at end of every paragraph a shortcut which will take the users to starting of TOC. But instead it is taking to ending of TOC. …...have attached my code and the document. foreach (Paragraph paragraph...paragraph.ToString(SaveFormat.Text).Trim(); // Check if the paragraph...

    forum.aspose.com/t/back-to-toc-shortcut-is-taki...
  8. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your replace function. Choose between Forward and Backward for optimal results....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...
  9. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....the Working with Fields documentation article. Remarks: Retrieves...mail merge main document. When the main document is merged with...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...