Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 19,240 for

aws

(0.11 sec)
  1. EditableRange.remove method | Aspose.Words for ...

    EditableRange.remove method. Removes the editable range from the document...let doc = new aw . Document (); doc . protect ( aw . ProtectionType..."MyPassword" ); let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DmlRenderingMode enumeration | Aspose.Words for...

    aspose.words.saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered to fixed page formats.... doc = aw . Document ( file_name = MY_DIR...the document to .PDF. options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TableStyle.left_padding property | Aspose.Words...

    TableStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat.line_spacing_rule property | As...

    ParagraphFormat.line_spacing_rule property. Gets or sets the line spacing for the paragraph.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . line_spacing_rule = aw . LineSpacingRule . AT_LEAST...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxisTitle.format property | Aspose.Words f...

    ChartAxisTitle.format property. Provides access to fill and line formatting of the axis title.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableStyle.shading property | Aspose.Words for ...

    TableStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for table cells.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. تحويل مستند متعدد الصفحات إلى صورة في Python|As...

    تصدير المستندات متعددة الصفحات إلى الصور النقطية(JPG, PNG, GIF, BMP, TIFF, WebP) باستخدام Python....كصورة JPEG مع تخطيط أفقي: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/ar/python-net/convert-a-m...
  8. Konwertuj wielostronicowy dokument na obraz w P...

    Eksportuj wielostronicowe dokumenty do obrazów rastrowych(JPG, PNG, GIF, BMP, TIFF, WebP) używając Python....JPEG z układem poziomym: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/pl/python-net/convert-a-m...
  9. Tóm tắt Một Tài liệu|Aspose.Words cho Python vi...

    Tóm tắt một tài liệu. Aspose.Words cho Python đơn giản hóa việc tóm tắt tài liệu bằng cách sử dụng Các mô hình OpenAI Và Google AI bằng cách cho phép bạn chỉ định độ dài tóm tắt....bằng mô hình GPT-4o: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/vi/python-net/summarize-a...
  10. CleanupOptions.unused_builtin_styles property |...

    CleanupOptions.unused_builtin_styles property. Specifies that unused [Style.built_in](../../style/built_in/) styles should be removed from document.... doc = aw . Document () doc . styles . add ( aw . StyleType...'MyListStyle1' ) doc . styles . add ( aw . StyleType . LIST , 'MyListStyle2'...

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