Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,381 for

trim document

(0.12 sec)
  1. Node.ToString | Aspose.Words for .NET

    Node ToString method. Exports the content of the node into a string in the specified format in C#.... Document doc = new Document (); DocumentBuilder...GetText (). Trim ()); // ToString will give us the document's appearance...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Crop PDF Pages programmatically C++|Aspose.PDF ...

    You may get page properties, such as the width, height, bleed-, crop- and Trimbox using Aspose.PDF for C++....) selected when the document was printed to PostScript...the media on which the PDF document is displayed or printed. Bleed...

    docs.aspose.com/pdf/cpp/crop-pages/
  3. Aspose::Words::Lists::ListLabel Class Reference...

    Defines properties specific to a list label.... auto doc = MakeObject<Document>(MyDir + u "Rendering.docx"...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. NodeChangingArgs.OldParent | Aspose.Words for .NET

    NodeChangingArgs OldParent property. Gets the nodes parent before the operation began in C#....to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Aspose::Words::Node::get_ParentNode method | As...

    Aspose::Words::Node::get_ParentNode method. Gets the immediate parent of this node in C++.... auto doc = MakeObject < Document > (); SharedPtr < Paragraph...Append a child Run node to the document's first paragraph. auto run...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Aspose::Words::PlainTextDocument Class Referenc...

    Allows to extract plain-text representation of the Document's content....plain-text representation of the document's content. Examples Shows...Word document in plaintext. auto doc = MakeObject<Document>();...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. TxtTrailingSpacesOptions | Aspose.Words for Java

    Specifies available options for trailing spaces handling during import from LoadFormat.TEXT file in Java....how to trim whitespace when loading plaintext documents. String...object, which we can pass to a document's constructor // to modify...

    reference.aspose.com/words/java/com.aspose.word...
  8. CompositeNode.InsertAfter | Aspose.Words for .N...

    CompositeNode 方法. 在指定参考节点之后立即插入指定节点... Document doc = new Document ( MyDir + "Textboxes...的子节点集合中添加、更新和删除子节点。 Document doc = new Document (); // 默认情况下,一个空文档有一个段落。...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. Node.GetText | Aspose.Words for .NET

    Node GetText method. Gets the text of this node and of all its children in C#.... Document doc = new Document (); DocumentBuilder...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/net/aspose.words/nod...
  10. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision 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...