Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 4,401 for

trim document

(0.07 sec)
  1. row - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder.MoveToField | Aspose.Words for ...

    DocumentBuilder MoveToField method. Moves the cursor to a field in the Document in C#....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...
  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. Aspose::Words::Loading::TxtLoadOptions::get_Lea...

    Aspose::Words::Loading::TxtLoadOptions::get_LeadingSpacesOptions method. Gets or sets preferred option of a leading space handling. Default value is ConvertToIndent in C++....how to trim whitespace when loading plaintext documents. String...object, which we can pass to a document's constructor // to modify...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Node.ParentNode | Aspose.Words for .NET

    Node ParentNode property. Gets the immediate parent of this node in C#.... Document doc = new Document (); Paragraph para...Append a child Run node to the document's first paragraph. Run run...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Document.FirstSection | Aspose.Words for .NET

    Document FirstSection property. Gets the first section in the Document in C#....FirstSection Contents [ Hide ] Document.FirstSection property Gets...Gets the first section in the document. public Section FirstSection...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Crop PDF Pages programmatically Python|Aspose.P...

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

    docs.aspose.com/pdf/python-net/crop-pages/
  8. paragraphcollection - Aspose.Words for Java - A...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...a move revision. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...
  9. Cell | Aspose.Words for Java

    Represents a table cell in Java....the Working with Tables documentation article. Remarks: Cell can...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...
  10. Paragraph - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...paragraph invalid when the document is opened in Microsoft Word...

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