Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 414,775 for

document

(2.58 sec)
  1. IStructuredDocumentTag.appearance property | As...

    IStructuredDocumentTag.appearance property. Gets or sets the appearance of the structured Document tag....appearance of the structured document tag. @property def appearance...around content. doc = aw . Document ( file_name = MY_DIR + 'Multi-section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert JPG to PDF|Aspose.PDF for Android via Java

    Learn how to easily convert a JPG images to PDF file. Also, you can convert an image to PDF with the same height and width of the page....steps: Initialize object of Document class Load JPG image and add...Initialize document object document = new Document (); Page page...

    docs.aspose.com/pdf/androidjava/convert-jpg-to-...
  3. DocumentProperty.Name | Aspose.Words for .NET

    Discover the DocumentProperty Name feature that effortlessly retrieves property names, enhancing your Document management and workflow efficiency....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Aspose::Words::AI::OpenAiModel::Summarize metho...

    Aspose::Words::AI::OpenAiModel::Summarize method. Generates summaries for an array of Documents, with options to control the summary length and other settings. This method utilizes the connected AI model for processing each Document in the array in C++....:SharedPtr<Aspose::Words::Document>>, System::SharedPtr<Aspo...summaries for an array of documents, with options to control the...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  5. Aspose::Words::AI::AnthropicAiModel::Summarize ...

    Aspose::Words::AI::AnthropicAiModel::Summarize method. Generates summaries for an array of Documents, with options to control the summary length and other settings. This method utilizes the connected AI model for processing each Document in the array in C++....:SharedPtr<Aspose::Words::Document>>, System::SharedPtr<Aspo...summaries for an array of documents, with options to control the...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  6. MarkupLevel enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.MarkupLevel enumeration. Specifies the level in the Document tree where a particular [StructuredDocumentTag](../structuredDocumenttag/) can occur....Specifies the level in the document tree where a particular StructuredDocumentTa...elements. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.update_list_labels method | Aspose.Wor...

    Document.update_list_labels method. Updates list labels for all list items in the Document....for all list items in the document. def update_list_labels (...Paragraph.list_label object in the document. Also, this method is sometimes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.EndTable | Aspose.Words for .NET

    Effortlessly conclude your Document tables with DocumentBuilder's EndTable method, ensuring seamless formatting and professional presentation....method Ends a table in the document. public Table EndTable ()...with a document builder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DocumentBuilder.StartTable | Aspose.Words for .NET

    Effortlessly create professional tables in your Documents with DocumentBuilder's StartTable method. Enhance your formatting with ease!...method Starts a table in the document. public Table StartTable ()...with a document builder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…...mkdir(); } Document doc = new Document(); DocumentBuilder...tocTitle) -> { try { Document src = new Document(prefixPath + File...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...