Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 4,404 for

trim document

(0.34 sec)
  1. RevisionCollection - Aspose.Words for Java - AP...

    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...represent revisions in the document. You do not create instances...

    reference.aspose.com/words/java/com.aspose.word...
  2. Revision.Accept | Aspose.Words for .NET

    Revision Accept method. Accepts this revision in C#....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. Section - 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...Represents a single section in a document. Section can have one Body...

    reference.aspose.com/words/java/com.aspose.word...
  4. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    aspose.words.loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file....CONVERT_TO_INDENT TRIM PRESERVE Examples Shows how to trim whitespace...whitespace when loading plaintext documents. text_doc = ( " Line 1 \n...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::MailMerging::MailMerge::DeleteFi...

    Aspose::Words::MailMerging::MailMerge::DeleteFields method. Removes mail merge related fields from the Document in C++....merge related fields from the document. void Aspose :: Words :: MailMerging...MERGEFIELD and NEXT fields from the document. This method could be useful...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    DocumentBuilder InsertHtml method. Inserts an HTML string into the Document in C#....Inserts an HTML string into the document. public void InsertHtml (...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Removing extra spaces from pdf document - Free ...

    Hi There, We are generating a pdf which has a lot of whitespaces in between. The issue is that, the page which contains a form is being rendered as a separate pdf and then being appended to the intended PDF. Because of …...Removing extra spaces from pdf document Aspose.PDF Product Family...getting introduced in the document. Can you please help me by...

    forum.aspose.com/t/removing-extra-spaces-from-p...
  8. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the Document in Java....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. Remarks: A Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  9. Node.NodeTypeToString | Aspose.Words for .NET

    Node NodeTypeToString method. A utility method that converts a node type enum value into a user friendly string in C#.... Document doc = new Document ( MyDir + "Paragraphs...contents = node . GetText (). Trim (); Console . WriteLine ( contents...

    reference.aspose.com/words/net/aspose.words/nod...
  10. Node.NextSibling | Aspose.Words for .NET

    Node NextSibling property. Gets the node immediately following this node in C#.... Document doc = new Document ( MyDir + "Paragraphs...contents = node . GetText (). Trim (); Console . WriteLine ( contents...

    reference.aspose.com/words/net/aspose.words/nod...