Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 247,912 for

document

(0.37 sec)
  1. Convert POTX to XLSB using Python or with free ...

    POTX to XLSB conversion in your Python applications without using Microsoft Office or online. Test free POTX to XLSB online converter quickly before integrating the code....features to manipulate the documents. It also supports various...such as document conversion, document comparison, document signing...

    products.aspose.com/total/python-net/conversion...
  2. Extract the content of Bookmark - Free Support ...

    Hello Team, I want to extract the content between Bookmark start and end and Bookmark is in header and footer. It can contain image anything not only text give me some code for the same...start and end points in a document, including images and other...// Load the document Document doc = new Document(filePath); //...

    forum.aspose.com/t/extract-the-content-of-bookm...
  3. FieldOptions.defaultDocumentAuthor property | A...

    FieldOptions.defaultDocumentAuthor property. Gets or sets default Document author's name...property Gets or sets default document author’s name. If author’s...already specified in built-in document properties, this option is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AiModel | Aspose.Words for Java

    Represents information about a Generative Language Model in Java.... Document firstDoc = new Document(getMyDir() + "Big..."Big document.docx"); Document secondDoc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Properties namespace | Aspose.Wo...

    Aspose::Words::Properties namespace. The Aspose.Words.Properties namespace provides classes to work with custom and built-in Document properties such as title, keywords, company etc in C++....work with custom and built-in document properties such as title,... A collection of built-in document properties. To learn more...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. INodeChangingCallback.node_removing method | As...

    INodeChangingCallback.node_removing method. Called just before a node belonging to this Document is about to be removed from the Document....this document is about to be removed from the document. def node_removing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting Documents in C++....for saving or converting documents. Classes Class Description...Working with Bookmarks documentation article. CssSavingArgs Provides...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Fields::FormField::get_Enabled m...

    Aspose::Words::Fields::FormField::get_Enabled method. True if a form field is enabled in C++....into a document, and process them with using a document visitor...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FormFieldCollection::Rem...

    Aspose::Words::Fields::FormFieldCollection::Remove method. Removes a form field with the specified name in C++....into a document, and process them with using a document visitor...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. SummarizeOptions class | Aspose.Words for Python

    aspose.words.ai.SummarizeOptions class. Allows to specify various options for summarizing Document content....various options for summarizing document content. Constructors Name...= aw . Document ( file_name = MY_DIR + 'Big document.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...