Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 2,524 for

trim document

(0.24 sec)
  1. Crop PDF Pages using PHP|Aspose.PDF for PHP via...

    You may get page properties, such as the width, height, bleed-, crop- and Trimbox using Aspose.PDF for PHP via 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/php-java/crop-pages/
  2. Revision.Reject | Aspose.Words for .NET

    Master the Revision Reject method to streamline your workflow and enhance productivity. Say goodbye to unnecessary changes today!...revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Node.nodeType property | Aspose.Words for Node.js

    Node.nodeType property. Gets the type of this node.... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ComHelper class | Aspose.Words for Node.js

    Aspose.Words.ComHelper class. Provides methods for COM clients to load a Document into Aspose.Words....for COM clients to load a document into Aspose.Words. Remarks...load a document from a file or stream into a Document object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Working with Paragraphs documentation article. Examples: Shows...a move revision. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text Document from a stream. Automatically detects the file format in C++....constructor Creates a plain text document from a stream. Automatically...the text from. Remarks The document must be stored at the beginning...

    reference.aspose.com/words/cpp/aspose.words/pla...
  7. Aspose::Words::CompositeNode::GetText method | ...

    Aspose::Words::CompositeNode::GetText method. Gets the text of this node and of all its children in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...GetText (). Trim ()); // ToString will give us the document's appearance...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. FieldMergingArgsBase.FieldValue | Aspose.Words ...

    Discover the FieldValue property of FieldMergingArgsBase. Easily access and modify field values from your data source for enhanced data management....FieldFormats () { Document doc = new Document (); DocumentBuilder...\\# 0.0" , null ); builder . Document . MailMerge . FieldMergingCallback...

    reference.aspose.com/words/net/aspose.words.mai...
  9. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....the Working with Tables documentation article. Examples: Shows...tables in a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  10. Comment.author property | Aspose.Words for Node.js

    Comment.author property. Returns or sets the author name for a comment....Shows how to print all of a document’s comments and their replies...replies. let doc = new aw . Document ( base . myDir + "Comments.docx"...

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