Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 4,384 for

trim document

(0.14 sec)
  1. Section.PageSetup | Aspose.Words for .NET

    Section PageSetup property. Returns an object that represents page setup and section properties in C#.... Document doc = new Document (); PageSetup pageSetup...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/sec...
  2. FieldStart - 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...start of a Word field in a document. FieldStart is an inline-level...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Saving::OdtSaveOptions::OdtSaveO...

    Aspose::Words::Saving::OdtSaveOptions::OdtSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Odt format in C++....that can be used to save a document in the Odt format. Aspose...Shows how to make a saved document conform to an older ODT schema...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. How to insert a text at the start of every page...

    Hi Team, I have to add a (continue…) word at start of every page of a doc. I am using 22.1 version of Apose.Word. I tried with the below code, but the output is not as expected. It works on some pages but not on all …...the start of every page of a document Aspose.Words Product Family...//applyLicense(); Document doc = new Document(inputFilePath); ...

    forum.aspose.com/t/how-to-insert-a-text-at-the-...
  5. IncorrectPasswordException | Aspose.Words for Java

    Thrown if a Document is encrypted with a password and the password specified when opening the Document is incorrect or missing in Java....extends Exception Thrown if a document is encrypted with a password...specified when opening the document is incorrect or missing. To...

    reference.aspose.com/words/java/com.aspose.word...
  6. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    HtmlSaveOptions ExportHeadersFootersMode property. Specifies how headers and footers are output to HTML MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C#....saving a document to HTML. Document doc = new Document ( MyDir...footer types.docx" ); // This document contains headers and footers...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Body | Aspose.Words for .NET

    Body constructor. Initializes a new instance of the Body class in C#....doc DocumentBase The owner document. Remarks When Body is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/bod...
  8. SpecialChar | Aspose.Words for Java

    Base class for special characters in the Document in Java....special characters in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldMergeField.TextBefore | Aspose.Words for .NET

    FieldMergeField TextBefore property. Gets or sets the text to be inserted before the field if the field is not blank in C#.... Document doc = new Document (); DocumentBuilder...Cardholder:" , doc . GetText (). Trim ()); See Also class FieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  10. OdtSaveOptions.Password | Aspose.Words for .NET...

    OdtSaveOptions 财产. 获取或设置密码以加密文档... Document doc = new Document (); DocumentBuilder...LoadOptions 对象。 doc = new Document ( ArtifactsDir + "OdtSaveOptions...

    reference.aspose.com/words/zh/net/aspose.words....