Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,544 for

trim document

(0.07 sec)
  1. Aspose::Words::Story::get_LastParagraph method ...

    Aspose::Words::Story::get_LastParagraph method. Gets the last paragraph in the story in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Writeln ( u "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/cpp/aspose.words/sto...
  2. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++....inserted was created from another document, you should use ImportNode()...import the node to the current document. The imported node can then...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. PlainTextDocument.CustomDocumentProperties | As...

    Discover how to access CustomDocumentProperties in PlainTextDocument for enhanced Document management and customization. Unlock your Document's potential!...CustomDocumentProper of the document. public CustomDocumentProper...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/net/aspose.words/pla...
  4. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. Merging cells in Table - Word - Free Support Fo...

    Hi, I am building a template which utilizes the <<cellMerge - horz>> I want my table so that it merges any blank cells with the cell that has a value. So far I have a table that has 5 columns, Col 4 and 5 are blank and…...Tables; Document doc = new Document("YourDocument.docx");...IsNullOrEmpty(cell.GetText().Trim())) { firstNonBlankCell = cell;...

    forum.aspose.com/t/merging-cells-in-table-word/...
  6. Aspose::Words::Node::get_ParentNode method | As...

    Aspose::Words::Node::get_ParentNode method. Gets the immediate parent of this node in C++....MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...Append a child Run node to the document's first paragraph. auto run...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. Aspose::Words::Node::get_NextSibling method | A...

    Aspose::Words::Node::get_NextSibling method. Gets the node immediately following this node in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Paragraphs...contents = node -> GetText (). Trim (); std :: cout << ( contents...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....visit the Find and Replace documentation article. Examples: Shows...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the Document....firstSection property Document.firstSection property Gets the...the first section in the document. get firstSection () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Crop PDF Pages programmatically|Aspose.PDF for ...

    You may get page properties, such as the width, height, bleed-, crop- and Trimbox using Aspose.PDF for Java....) selected when the document was printed to PostScript...the media on which the PDF document is displayed or printed. Bleed...

    docs.aspose.com/pdf/java/crop-pages/