Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,524 for

trim document

(0.1 sec)
  1. StructuredDocumentTagRangeStart.removeAllChildr...

    StructuredDocumentTagRangeStart.removeAllChildren method. Removes all the nodes between this range start node and the range end node....to create/remove structured document tag and its content. test...() => { let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. NodeChangingAction | Aspose.Words for Java

    Specifies the type of node change in Java....to monitor changes to the document tree in real-time as we edit...throws Exception { Document doc = new Document(); doc.setNodeChangingCallb(new...

    reference.aspose.com/words/java/com.aspose.word...
  4. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!... Document doc = new Document (); DocumentBuilder...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "\u0013MERGEFIELD...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience.... Document doc = new Document (); DocumentBuilder...Writeln ( "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/net/aspose.words/sto...
  6. Aspose::Words::Section::ClearContent method | A...

    Aspose::Words::Section::ClearContent method. Clears the section in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...world!" , doc -> GetText (). Trim ()); ASSERT_EQ ( 1 , doc ->...

    reference.aspose.com/words/cpp/aspose.words/sec...
  7. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the Document in C++....the collection and from the document. void Aspose :: Words :: NodeCollection...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. 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/
  9. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word Document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...chart as an image in word document Aspose.Cells Product Family...I’m inserting it into a word document and one of the footnotes for...

    forum.aspose.com/t/name-error-when-inserting-a-...
  10. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured Document tag which accepts multi-sections content in Java....an end of ranged structured document tag which accepts multi-sections...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/java/com.aspose.word...