Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 2,534 for

trim document

(0.19 sec)
  1. Aspose::Words::Comment::get_Author method | Asp...

    Aspose::Words::Comment::get_Author method. Returns or sets the author name for a comment in C++....Shows how to print all of a document’s comments and their replies...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Comments...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. 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/
  3. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....Levels of Nodes in a Document documentation article. Remarks: Text...Text of a Word document is said to consist of several stories...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Node::Clone method | Aspose.Word...

    Aspose::Words::Node::Clone method. Creates a duplicate of the node in C++....parent, but belongs to the same document as the original node. This...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. DocumentBuilder.MoveToField | Aspose.Words for ...

    Effortlessly navigate your Documents with the DocumentBuilder MoveToField method, allowing quick cursor movement to any field for enhanced editing efficiency....the cursor to a field in the document. public void MoveToField (...Examples Shows how to move a document builder’s node insertion point...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::Comment::get_Replies method | As...

    Aspose::Words::Comment::get_Replies method. Returns a collection of Comment objects that are immediate children of the specified comment in C++....Shows how to print all of a document’s comments and their replies...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Comments...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. #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-...
  8. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format 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/nod...
  9. Aspose::Words::DocumentBuilder::MoveToBookmark ...

    Aspose::Words::DocumentBuilder::MoveToBookmark method. Moves the cursor to a bookmark in C++....that some bookmarks in the document are assigned to form fields...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Node.parentNode property | Aspose.Words for Nod...

    Node.parentNode property. Gets the immediate parent of this node.... Document (); let para = doc . firstSection...Append a child Run node to the document's first paragraph. let run...

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