Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 19,494 for

aws

(0.09 sec)
  1. Konvertuoti HTML Į EPUB Python

    Konvertuoti HTML į EPUB formatą Python kodu. Išsaugokite HTML kaip EPUB naudodami Python....words as aw doc = aw.Document( "Input.html" )...) import aspose.words as aw doc = aw.Document("Input.html") doc...

    products.aspose.com/words/lt/python-net/convers...
  2. Konvertuoti JPG Į GIF Javascript

    Konvertuoti JPG į GIF formatą JavaScript kodu. Išsaugokite JPG kaip GIF naudodami JavaScript....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/lt/nodejs-net/convers...
  3. Konvertuoti PDF Į EPUB Python

    Konvertuoti PDF į EPUB formatą Python kodu. Išsaugokite PDF kaip EPUB naudodami Python....words as aw doc = aw.Document( "Input.pdf" ) doc...) import aspose.words as aw doc = aw.Document("Input.pdf") doc...

    products.aspose.com/words/lt/python-net/convers...
  4. DocumentBuilder.moveToBookmark method | Aspose....

    Aspose.Words.DocumentBuilder.moveToBookmark method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...firstParagraph . getChildNodes ( aw . NodeType . Any , false ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LegendPosition enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.LegendPosition enumeration. Specifies the possible positions for a chart legend....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Table.text_wrapping property | Aspose.Words for...

    Table.text_wrapping property. Gets or sets [Table.text_wrapping](./) for table.... doc = aw . Document () builder = aw . DocumentBuilder...() table . preferred_width = aw . tables . PreferredWidth . from_points...

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

    aspose.words.drawing.charts.ChartLegend class. Represents chart legend properties... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfZoomBehavior enumeration | Aspose.Words for ...

    aspose.words.saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer.... doc = aw . Document () builder = aw . DocumentBuilder...factor a value of 25%. options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OpenAiModel constructor | Aspose.Words for Python

    aspose.words.ai.OpenAiModel constructor... model = aw . ai . OpenAiModel ( name = "gpt-4o-mini"..."gpt-4o-mini" , api_key = api_key ) doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. EndnotePosition enumeration | Aspose.Words for ...

    Aspose.Words.Notes.EndnotePosition enumeration. Defines the endnote position....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Endnote...

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