Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 45,955 for

shape

(0.09 sec)
  1. Փոխարկել PDF TIFF Python

    Փոխարկեք PDF ը TIFF ձևաչափի Python կոդով: Պահեք PDF որպես TIFF օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  2. Փոխարկել PDF GIF Python

    Փոխարկեք PDF ը GIF ձևաչափի Python կոդով: Պահեք PDF որպես GIF օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  3. Փոխարկել HTML MARKDOWN Python

    Փոխարկեք HTML ը MARKDOWN ձևաչափի Python կոդով: Պահեք HTML որպես MARKDOWN օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  4. Փոխարկել WORD TIFF Python

    Փոխարկեք WORD ը TIFF ձևաչափի Python կոդով: Պահեք WORD որպես TIFF օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  5. Փոխարկել DOC JPG Python

    Փոխարկեք DOC ը JPG ձևաչափի Python կոդով: Պահեք DOC որպես JPG օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image("Input.doc") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  6. Փոխարկել PDF PNG Python

    Փոխարկեք PDF ը PNG ձևաչափի Python կոդով: Պահեք PDF որպես PNG օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  7. Փոխարկել JPG WORD Python

    Փոխարկեք JPG ը WORD ձևաչափի Python կոդով: Պահեք JPG որպես WORD օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  8. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...background_shape Gets or sets the background shape of the document...of DocumentBase.background_shape . parent_node Gets the immediate...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Image To DOC Javascript

    Convert Image to DOC format in JavaScript code. Save Image as DOC using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.png") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...