Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 4,383 for

trim document

(0.15 sec)
  1. BookmarkEnd.NodeType | Aspose.Words for .NET

    BookmarkEnd NodeType property. Returns BookmarkEnd in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/boo...
  2. Footnote.NodeType | Aspose.Words for .NET

    Footnote NodeType property. Returns Footnote in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.not...
  3. DocSaveOptions.SaveRoutingSlip | Aspose.Words f...

    DocSaveOptions SaveRoutingSlip property. When false RoutingSlip data is not saved to output Document. Default value is true in C#....data is not saved to output document. Default value is true . public...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Footer on only Last Page - Free Support Forum -...

    Hello Support We have a requirement that we need to have the Header on All pages but FOOTER only on Last page. Check attached sample. requirement . Let us know how can this be done and how to create the template for t…...we are using to generate documents. http://testonline200.exportcentral...items in repeated table , document generate with 2 pages and...

    forum.aspose.com/t/footer-on-only-last-page/26372
  5. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....the Working with Comments documentation article. Remarks: A comment...to a paragraph. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. EditableRangeEnd - Aspose.Words for Java - API ...

    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...Word document. A complete editable range in a Word document consists...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Saving::OdtSaveOptions::get_Pass...

    Aspose::Words::Saving::OdtSaveOptions::get_Password method. Gets or sets a password to encrypt Document in C++....sets a password to encrypt document. System :: String Aspose ::...const Remarks In order to save document without encryption this property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. IReplacingCallback.Replacing | Aspose.Words for...

    IReplacingCallback Replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made in C#....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...opening!" , doc . GetText (). Trim ()); Assert . AreEqual ( "\"New...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....DocumentBase>& The source document. dstDoc const System::Sha...entBase>& The destination document that will be the owner of...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. WriteProtection.ValidatePassword | Aspose.Words...

    WriteProtection ValidatePassword method. Returns true if the specified password is the same as the writeprotection password the Document was protected with. If Document is not writeprotected with password then returns false in C#....password the document was protected with. If document is not write-protected...protect a document with a password. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.set...