Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 18,115 for

aws

(0.09 sec)
  1. FieldDde.insert_as_bitmap property | Aspose.Wor...

    FieldDde.insert_as_bitmap property. Gets or sets whether to insert the linked object as a bitmap....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldLink.insert_as_unicode property | Aspose.W...

    FieldLink.insert_as_unicode property. Gets or sets whether to insert the linked object as Unicode text....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDde.source_full_name property | Aspose.Wor...

    FieldDde.source_full_name property. Gets or sets the name and location of the source file....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldLink.insert_as_text property | Aspose.Word...

    FieldLink.insert_as_text property. Gets or sets whether to insert the linked object in text-only format....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDde.source_item property | Aspose.Words fo...

    FieldDde.source_item property. Gets or sets the portion of the source file that's being linked....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldLink.source_item property | Aspose.Words f...

    FieldLink.source_item property. Gets or sets the portion of the source file that's being linked....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OfficeMathJustification enumeration | Aspose.Wo...

    Aspose.Words.Math.OfficeMathJustification enumeration. Specifies the justification of the equation.... let doc = new aw . Document ( base . myDir + "Office... mathObjectType ). toEqual ( aw . Math . MathObjectType . OMathPara...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.layoutOptions property | Aspose.Words ...

    Document.layoutOptions property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertedTextColor ). toEqual ( aw . Layout . RevisionColor . ByAuthor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 문서 요약|Python via .NET에 대한 Aspose.Words

    문서를 요약합니다. Aspose.Words의 경우Python는 요약 길이를 지정할 수 있도록 하여OpenAI및 구글AI모델을 사용하여 문서 요약을 단순화합니다....요약하는 방법을 보여 줍니다: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/ko/python-net/summarize-a...
  10. ListLevel.font property | Aspose.Words for Node.js

    ListLevel.font property. Specifies character formatting used for the list label.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

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