Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 4,404 for

trim document

(0.36 sec)
  1. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class Run...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words/run/
  2. Working with Text Document in C#|Aspose.Words f...

    Advanced TXT Document processing, lists, BiDi, headers/footer, using C#....Working with Text Document Contents [ Hide ] How to Add Bi-Directional...numbers or plain text in its document object model. The TxtLoadOptions...

    docs.aspose.com/words/net/work-with-text-document/
  3. 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...
  4. Document.HasRevisions | Aspose.Words for .NET A...

    Document 财产. 返回 真的如果文档有任何跟踪更改...Document.HasRevisions Document.HasRevisions property 返回 真的 如果文档有任何跟踪更改。...例子 显示如何使用文档中的修订。 Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words/...
  5. Exporting Document Fragments as Images - Free S...

    Hi, This might be a bit of a weird scenario, but is it possible to export headers and footers as images using Aspose. The case being I would like to use a sample word Document as a template and then using the header/foo…...Exporting Document Fragments as Images Aspose.Words Product Family...== 1 && nodes[0].Range.Text.Trim().Equals(string.Empty)) Since...

    forum.aspose.com/t/exporting-document-fragments...
  6. 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...
  7. Aspose::Words::Node Class Referenceabstract - A...

    Base class for all nodes of a Word Document....all nodes of a Word document. A document is represented as a...Implements parent node and owner document mechanisms. Implements access...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Document.UpdateListLabels | Aspose.Words for .NET

    Document UpdateListLabels method. Updates list labels for all list items in the Document in C#....UpdateListLabels Contents [ Hide ] Document.UpdateListLabels method Updates...for all list items in the document. public void UpdateListLabels...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ListLabel.LabelString | Aspose.Words for .NET

    ListLabel LabelString property. Gets a string representation of list label in C#.... Document doc = new Document ( MyDir + "Rendering...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Aspose::Words::Node::Clone method | Aspose.Word...

    Aspose::Words::Node::Clone method. Creates a duplicate of the node in C++....parent, but belongs to the same document as the original node. This...node. auto doc = MakeObject < Document > (); SharedPtr < Paragraph...

    reference.aspose.com/words/cpp/aspose.words/nod...