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

trim document

(0.04 sec)
  1. cell - Aspose.Words for Java - API Reference

    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...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...
  2. Cell - Aspose.Words for Java - API Reference

    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...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. Aspose::Words::NodeCollection::Contains method ...

    Aspose::Words::NodeCollection::Contains method. Determines whether a node is in the collection in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...doc ); // Add text to the document by inserting Runs using a...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. commentcollection - 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...comment as "done". Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. NodeChangingArgs.Action | Aspose.Words for .NET

    NodeChangingArgs Action property. Gets a value indicating what type of node change event is occurring 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. NodeChangingArgs.NewParent | Aspose.Words for .NET

    NodeChangingArgs NewParent property. Gets the nodes parent that will be set after the operation completes 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...
  8. Aspose::Words::Loading::LoadOptions::get_Encodi...

    Aspose::Words::Loading::LoadOptions::get_Encoding method. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM Document if the encoding is not specified inside the Document. Can be null. Default is null in C++....load an HTML, TXT, or CHM document if the encoding is not specified...specified inside the document. Can be null . Default is null ....

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. 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...
  10. 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...