Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 15,218 for

aws

(0.13 sec)
  1. کار با تصاویر در Python|Aspose.Words برای Pytho...

    ایجاد و مدیریت تصاویر با فرمت های مختلف در یک سند با استفاده از Python....نشان می دهد: doc = aw . Document () builder = aw . DocumentBuilder...نشان می دهد: doc = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/fa/python-net/working-wit...
  2. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path....def insert_text_paths (): doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConvertUtil.inch_to_point method | Aspose.Words...

    ConvertUtil.inch_to_point method. Converts inches to points.... doc = aw . Document () builder = aw . DocumentBuilder...builder . page_setup . paper_size = aw . PaperSize . LEGAL builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Pakkaa TIFF Kohteessa Python

    Pakkaa TIFF kentässä Python laadun heikkenemättä. Optimoi kohteen TIFF sisältö, pienennä tiedostokokoa helposti....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...

    products.aspose.com/words/fi/python-net/compres...
  5. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points.... doc = aw . Document () builder = aw . DocumentBuilder...insert_shape ( aw . drawing . ShapeType . RECTANGLE , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TabStopCollection.get_index_by_position method ...

    TabStopCollection.get_index_by_position method. Gets the index of a tab stop with the specified position in points.... doc = aw . Document () tab_stops = doc...tab_stops . add ( position = aw . ConvertUtil . millimeter_to_point...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.save_format property | Aspose.Wo...

    PdfSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSaveOptions.image_size property | Aspose.W...

    ImageSaveOptions.image_size property. Gets or sets the size of a generated image in pixels.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) builder...

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

    aspose.words.ai.AiModelType enumeration. Represents the types of [AiModel](../aimodel/) that can be integrated into the document processing workflow.... first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

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

    aspose.words.ai.GoogleAiModel class. An abstract class representing the integration with Google’s AI models within the Aspose.Words.... first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

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