Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 4,303 for

trim document

(0.06 sec)
  1. Aspose::Words::Document::get_Sections method | ...

    Aspose::Words::Document::get_Sections method. Returns a collection that represents all sections in the Document in C++....Aspose::Words::Document::get_Sections method Contents [ Hide...Hide ] Document::get_Sections method Returns a collection that represents...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Document::UpdateListLabels metho...

    Aspose::Words::Document::UpdateListLabels method. Updates list labels for all list items in the Document in C++....Aspose::Words::Document::UpdateListLabels method Contents [ Hide...Hide ] Document::UpdateListLabels method Updates list labels...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Clone a Document in C#|Aspose.Words for .NET

    Clone a Document to get its identical copy using C#. When creating a copy, nodes and properties of the original Document are cloned....Clone a Document Contents [ Hide ] Cloning a document is the process...identical copy of an original document, which can improve performance...

    docs.aspose.com/words/net/clone-a-document/
  4. Aspose::Words::Document::get_HasRevisions metho...

    Aspose::Words::Document::get_HasRevisions method. Returns true if the Document has any tracked changes in C++....Aspose::Words::Document::get_HasRevisions method Contents [ Hide...Hide ] Document::get_HasRevisions method Returns true if the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Document::get_Revisions method |...

    Aspose::Words::Document::get_Revisions method. Gets a collection of revisions (tracked changes) that exist in this Document in C++....Aspose::Words::Document::get_Revisions method Contents [ Hide...Hide ] Document::get_Revisions method Gets a collection of revisions...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the Document in C++....Aspose::Words::Document::get_FirstSection method Contents [ Hide...Hide ] Document::get_FirstSection method Gets the first section...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Document::AcceptAllRevisions met...

    Aspose::Words::Document::AcceptAllRevisions method. Accepts all tracked changes in the Document in C++....Aspose::Words::Document::AcceptAllRevisions method Contents [...[ Hide ] Document::AcceptAllRevisions method Accepts all tracked...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Document::get_NodeType method | ...

    Aspose::Words::Document::get_NodeType method. Returns Document in C++....Aspose::Words::Document::get_NodeType method Contents [ Hide...Hide ] Document::get_NodeType method Returns Document . Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Document::get_WriteProtection me...

    Aspose::Words::Document::get_WriteProtection method. Provides access to the Document write protection options in C++....Aspose::Words::Document::get_WriteProtection method Contents...Contents [ Hide ] Document::get_WriteProtection method Provides access...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Split Word Document into HTML by Heading - Aspo...

    Hello, I split the Document by heading using the following script: var proposalPath = System.IO.Path.GetDirectoryName(System.Reflection.Assembly.GetEntryAssembly().Location) + "\\Files\\Template.docx"; var htmlOutputP…...Split Word Document into HTML by Heading Aspose.Words Product...3:04pm #1 Hello, I split the document by heading using the following...

    forum.aspose.com/t/split-word-document-into-htm...