Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 18,198 for

aws

(0.04 sec)
  1. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....file extension" ); let info = aw . FileFormatUtil . detectFileFormat...expect ( loadFormat ). toEqual ( aw . LoadFormat . Doc ); // Below...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_paragraph property. Gets the first paragraph in the story.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldIndex.sequence_name property | Aspose.Word...

    FieldIndex.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentVisitor class | Aspose.Words for Node.js

    Aspose.Words.DocumentVisitor class. Base class for custom document visitors...'DocStructureToText' , () => { let doc = new aw . Document ( base . myDir + ...childNodeCount = doc . getChildNodes ( aw . NodeType . Any , true ). Count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Python에서 차트 작업|Python via .NET용 Aspose.Words

    Python를 사용하여 문서에서 다양한 유형의 차트를 만들고 수정합니다....방법을 보여줍니다 doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/ko/python-net/working-wit...
  7. ListLevel.isLegal property | Aspose.Words for N...

    ListLevel.isLegal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldCitation.prefix property | Aspose.Words fo...

    FieldCitation.prefix property. Gets or sets a prefix that is prepended to the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...'Bibliography.docx' ) builder = aw . DocumentBuilder ( doc ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLevel.restartAfterLevel property | Aspose.W...

    ListLevel.restartAfterLevel property. Sets or returns the list level that must appear before the specified list level restarts numbering....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfPageMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfPageMode enumeration. Specifies how the PDF document should be displayed when opened in the PDF reader.... let doc = new aw . Document ( base . myDir + "Bookmarks...to .PDF. let saveOptions = new aw . Saving . PdfSaveOptions ();...

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