Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 49,751 for

shape

(0.24 sec)
  1. Ստեղծեք Փաստաթուղթ C++ Ում

    Ստեղծեք ֆայլ՝ օգտագործելով C++ գրադարանը: Հեշտությամբ ստեղծեք նոր փաստաթուղթ C++ ում՝ մի քանի քայլով:...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/hy/cpp/make/
  2. Buat DOC Menggunakan C++

    Buat DOC baharu dalam C++ dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka C++....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/ms/cpp/make/doc/
  3. Buat Markdown Menggunakan C++

    Buat Markdown baharu dalam C++ dalam beberapa langkah. Buat Markdown dengan mudah menggunakan pustaka C++....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/ms/cpp/make/md/
  4. Convert WORD To PNG Python

    Convert a Word document to PNG format in Python code. Save a Word document as PNG using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  5. Convert PDF To PNG Python

    Convert PDF to PNG format in Python code. Save PDF as PNG using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  6. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....value determining how DrawingML shapes are rendered. getEncoding()...value determining how DrawingML shapes are rendered. setEncoding(Charset...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert Image To PDF Python

    Convert Image to PDF format in Python code. Save Image as PDF using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  8. GlossaryDocument class | Aspose.Words for Python

    aspose.words.buildingblocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...background_shape Gets or sets the background shape of the document...of DocumentBase.background_shape . (Inherited from DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Փոխարկել 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...
  10. Փոխարկել PDF XPS Python

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

    products.aspose.com/words/hy/python-net/convers...