Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 2,314 for

trim document

(0.15 sec)
  1. WriteProtection.ValidatePassword | Aspose.Words...

    Secure your Documents with the WriteProtection ValidatePassword method. Easily verify if the password matches the Document's protection for enhanced security....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...
  2. Body.ensureMinimum method | Aspose.Words for No...

    Body.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....from all sections from the document leaving the sections themselves...doc = new aw . Document (); // A blank document contains one section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....the Programming with Documents documentation article. Remarks: All...All text of the document is stored in runs of text. Run can only...

    reference.aspose.com/words/java/com.aspose.word...
  4. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control Document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless imports. Default, false....in source and destination documents. The default value is false...resolve a clash when importing documents that have lists with the same...

    reference.aspose.com/words/net/aspose.words/imp...
  5. Range | Aspose.Words for Java

    Represents a contiguous area in a Document in Java....Represents a contiguous area in a document. To learn more, visit the...with Ranges documentation article. Remarks: The document is represented...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Doc or Dot in C++....Specifies the format in which the document will be saved if this save...formats. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::MailMerging::MailMerge::get_Trim...

    Aspose::Words::MailMerging::MailMerge::get_TrimWhitespaces method. Gets or sets a value indicating whether trailing and leading whitespaces are Trimmed from mail merge values in C++....and leading whitespaces are trimmed from mail merge values. bool...const Examples Shows how to trim whitespaces from values of a...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. Document.nodeType property | Aspose.Words for N...

    Document.nodeType property. Returns [NodeType.Document](../../nodetype/#Document)....property Document.nodeType property Returns NodeType.Document . get...() => { let doc = new aw . Document ( base . myDir + "Paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RowCollection.toArray method | Aspose.Words for...

    RowCollection.toArray method. Copies all rows from the collection to a new array of rows....through all tables in the document and print the contents of...each cell. let doc = new aw . Document ( base . myDir + "Tables.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Row.cells property | Aspose.Words for Node.js

    Row.cells property. Provides typed access to the [Cell](../../cell/) child nodes of the row....through all tables in the document and print the contents of...each cell. let doc = new aw . Document ( base . myDir + "Tables.docx"...

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