Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 4,381 for

trim document

(0.08 sec)
  1. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....Words Document Object Model (DOM) documentation article. Remarks:...Remarks: A document is represented as a tree of nodes, similar...

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

    DocumentBuilder 方法. 在文档中插入一个 HTML 字符串... Document doc = new Document (); DocumentBuilder...paragraphs [ 0 ]. GetText (). Trim ()); Assert . AreEqual ( ParagraphAlignment...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. Aspose::Words::RevisionCollection::idx_get meth...

    Aspose::Words::RevisionCollection::idx_get method. Returns a Revision at the specified index in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. PlainTextDocument | Aspose.Words for .NET

    PlainTextDocument constructor. Creates a plain text Document from a file. Automatically detects the file format in C#....string ) Creates a plain text document from a file. Automatically...condition UnsupportedFileForma The document format is not recognized or...

    reference.aspose.com/words/net/aspose.words/pla...
  5. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....Words Document Object Model (DOM) documentation article. Remarks:...with image shapes. Document doc = new Document(getMyDir() + "Textboxes...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Lists::ListLabel::get_LabelValue...

    Aspose::Words::Lists::ListLabel::get_LabelValue method. Gets a numeric value for this label in C++.... auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. NodeChangingArgs.OldParent | Aspose.Words for ....

    NodeChangingArgs 财产. 在操作开始之前获取节点的父节点... { Document doc = new Document (); doc . NodeChangingCallback...( args . Node . GetText (). Trim () != "" ) { Console . WriteLine...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. Aspose::Words::Settings::WriteProtection Class ...

    Specifies write protection settings for a Document....protection settings for a document. Write protection specifies...author has recommended that the document is to be opened as read-only...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Aspose::Words::Comment::get_Author method | Asp...

    Aspose::Words::Comment::get_Author method. Returns or sets the author name for a comment in C++....Shows how to print all of a document’s comments and their replies...replies. auto doc = MakeObject < Document > ( MyDir + u "Comments.docx"...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. InlineStory - Aspose.Words for Java - API Refer...

    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...to a paragraph. Document doc = new Document(); DocumentBuilder...

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