Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 19,556 for

aws

(0.19 sec)
  1. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCX](../../aspose.words/saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format... doc = aw . Document () builder = aw . DocumentBuilder...compatibility_options . optimize_for ( aw . settings . MsWordVersion ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.insert_chart method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_chart method... doc = aw . Document () builder = aw . DocumentBuilder...chart_type = aw . drawing . charts . ChartType . PIE , width = aw . ConvertUtil...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Arşiv

    Arşiv...words as aw from datetime import date # PDF...yükle PDF1 = aw.Document("first.pdf") PDF2 = aw.Document("second...

    blog.aspose.com/tr/words/compare-pdf-files-in-p...
  4. HtmlSaveOptions.documentSplitHeadingLevel prope...

    HtmlSaveOptions.documentSplitHeadingLevel property. Specifies the maximum level of headings at which to split the document...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...at 3 to 9. let options = new aw . Saving . HtmlSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LayoutEnumerator class | Aspose.Words for Python

    aspose.words.layout.LayoutEnumerator class. Enumerates page layout entities of a document.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevel.custom_number_style_format property |...

    ListLevel.custom_number_style_format property. Gets or sets the custom number style format for this list level... doc = aw . Document ( file_name = MY_DIR...list_level . number_style == aw . NumberStyle . CUSTOM : cus...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Converter um documento de várias páginas numa i...

    Exportar documentos de várias páginas para imagens rasterizadas (JPG, PNG, GIF, BMP, TIFF, WebP) Usando Python....com layout Horizontal: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/pt/python-net/convert-a-m...
  8. Skakel'n Multi-bladsy Dokument na'n Beeld in Py...

    Voer multi-bladsy dokumente na raster beelde (JPG, PNG, GIF, BMP, TIFF, WebP) gebruik Python....met Horisontale uitleg: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/af/python-net/convert-a-m...
  9. ListLevel.text_position property | Aspose.Words...

    ListLevel.text_position property. Returns or sets the position (in points) for the second line of wrapping text for the list level.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.defaultTabStop property | Aspose.Words...

    Document.defaultTabStop property. Gets or sets the interval (in points) between the default tab stops....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . writeln ( "Hello" + aw . ControlChar . tab + "World...

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