Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 157,348 for

doc

(0.2 sec)
  1. GoogleAiModel.summarize method | Aspose.Words f...

    aspose.words.ai.GoogleAiModel.summarize method...summarize method summarize(doc, options) Summarizes specified...object. def summarize ( self , doc : aspose . words . Document ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldNumChars class | Aspose.Words for Python

    aspose.words.fields.FieldNumChars class. Implements the NUMCHARS field... doc = aw . Document ( file_name =...= aw . DocumentBuilder ( doc = doc ) builder . move_to_header_footer...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldToc.sequence_separator property | Aspose.W...

    FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A TOC field can create...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldArgumentBuilder.add_text method | Aspose.W...

    FieldArgumentBuilder.add_text method. Adds a plain text to the argument.... doc = aw . Document () # Below are...build_and_insert ( ref_node = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldArgumentBuilder.add_field method | Aspose....

    FieldArgumentBuilder.add_field method. Adds a field represented by a [FieldBuilder](../../fieldbuilder/) to the argument.... doc = aw . Document () # Below are...build_and_insert ( ref_node = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Markup::CustomPart class | Aspos...

    Aspose::Words::Markup::CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. FieldRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldRef BookmarkName property to easily manage and customize your bookmarks. Enhance your Document navigation effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Name bookmarked text with...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Გადაიყვანეთ JPG PDF Java

    გადაიყვანეთ JPG PDF Java ფორმატში კოდით. შეინახეთ JPG როგორც PDF Java....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/ka/java/conversion/jp...
  9. FieldStart.FieldData | Aspose.Words for .NET

    Unlock custom field data with FieldStart's FieldData property, enhancing your data management and boosting productivity effortlessly.... Document doc = new Document ( MyDir + "Field...data.docx" ); Field field = doc . Range . Fields [ 2 ]; Console...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 从PDF中提取段落|Aspose.PDF for Android via Java

    本文介绍如何使用ParagraphAbsorber——Aspose.PDF中的一个特殊工具,从PDF文档中提取文本。... Document doc = new Document ( _dataDir + "input..."input.pdf" ); Page page = doc . getPages (). get_Item ( 2 );...

    docs.aspose.com/pdf/zh/androidjava/extract-para...