Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 50,323 for

shape

(3.58 sec)
  1. Topics tagged vsd-to-vsdx

    Topics tagged vsd-to-vsdx...14, 2025 Missing most of the shapes after importing a file Aspose...vsd-to-vsdx 2 304 January 8, 2024 Shape is flipped the wrong side after...

    forum.aspose.com/tag/vsd-to-vsdx
  2. Տեղադրեք ձևը Word-ում՝ օգտագործելով C#

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է ձևը տեղադրել Word-ում՝ օգտագործելով C#: Այն ունի IDE կարգավորումներ, քայլեր և օրինակելի կոդը՝ թվային արվեստը MS Word-ում C#-ի միջոցով ձևեր տեղադրելու համար:...Տեղադրեք ուղիղ գիծ որպես ներգծային shape և սահմանեք պտտման անկյունը Տեղադրեք...ավելացնելու համար՝ օգտագործելով Shapes MS Word-ում C#-ի միջոցով Այս...

    kb.aspose.com/hy/words/net/insert-shape-in-word...
  3. Convert PPT to Video in C++ | products.aspose.com

    Convert PPT to video in C++. Use C++ library API to convert PowerPoint to video...get_Slide( 0 ); // Adds a smile shape and then animates it System...IAutoShape > smile = slide -> get_Shapes() -> AddAutoShape(ShapeType...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  4. Ինչպես չափափոխել նկարը Word-ում Python-ի միջոցով

    Այս հոդվածը ձեզ ուղղորդում է, թե ինչպես փոխել նկարի չափը Word-ում Python-ի միջոցով: Այն տրամադրում է կազմաձևման մանրամասներ, քայլ առ քայլ գործընթաց և գործարկվող կոդ՝ MS Word-ում Python-ի միջոցով պատկերը չափափոխելու համար:...ավելացված պատկերի չափը սահմանելով Shape դասի օբյեկտի միջոցով: Կոդ՝ Word-ում...

    kb.aspose.com/hy/words/python/how-to-resize-pic...
  5. Add Watermark to PPT Presentation Files using P...

    Python source code for adding Watermark to PPT Presentation.... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/python-net/watermark...
  6. Add Custom XML Parts and Select Them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for Node.js via C++.... setID ( "Shape" ); // Specify the search custom...

    docs.aspose.com/cells/nodejs-cpp/add-custom-xml...
  7. Product Overview|Aspose.Slides for Python Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....features such as managing texts, shapes, tables & animations, adding...tables and different kinds of shapes, you get to use it to add different...

    docs.aspose.com/slides/python-java/product-over...
  8. Product Overview|Aspose.Slides for Node.js via ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....features such as managing texts, shapes, tables & animations, adding...tables and different kinds of shapes, you get to use it to add different...

    docs.aspose.com/slides/nodejs-net/product-overv...
  9. Word to PDF does not support ADVANCE Field - Fr...

    Hi, Words does not seem to support the { ADVANCE } field when saving as PDF. I have attached a sample document. Advance.docx (13.1 KB) The expectation is for the “2” to be moved down the page in the the converted docu…..., a text box, shape, or a paragraph with appropriate...

    forum.aspose.com/t/word-to-pdf-does-not-support...
  10. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for page in range(0, docu…...the table is inside floating shape in your document: 931×694 155...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...