Sort Score
Result 10 results
Languages All
Labels All
Results 7,891 - 7,900 of 50,726 for

shape

(0.15 sec)
  1. Save Presentations in Python|Aspose.Slides for ...

    Discover how to save presentations in Python using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....presentation, add text to a shape, and save it to a stream. import...

    docs.aspose.com/slides/python-net/save-presenta...
  2. Manage VBA Projects in Presentations with Pytho...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Python via .NET to streamline your workflow....source_code = """ Sub Test(oShape As Shape) MsgBox "Hello, world!" End...

    docs.aspose.com/slides/python-net/presentation-...
  3. PSB ファイルを開いて編集する | products.aspose.com

    オンラインエディターで PSB ファイルを開いて編集する...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/jp/editor/psb/
  4. Bug 5033: Converting EsriJson to CSV- Conversio...

    Hi Alexander, Please see: Test data(Input/output): 5033-EsriJson-Csv.7z (862 Bytes) Thanks,...Equals("Shape", StringComparison.OrdinalIgnoreCase)...

    forum.aspose.com/t/bug-5033-converting-esrijson...
  5. LayoutEntityType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutEntityType enum, featuring diverse layout entity types for enhanced document formatting and seamless integration....Represents text area inside of a shape. Textbox may have Line and Row...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Convert TEXT To JPG Javascript

    Convert TEXT to JPG format in JavaScript code. Save TEXT as JPG using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.txt") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  7. Convert HTML To Markdown Javascript

    Convert HTML to Markdown format in JavaScript code. Save HTML as Markdown using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.html") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  8. Convert JPG To DOC Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  9. Convert WORD To HTML Javascript

    Convert a Word document to HTML format in JavaScript code. Save a Word document as HTML using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.docx") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in JavaScript between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....DocumentBuilder(doc) shape = builder.insertImage("Input.docx") shape.getShapeRenderer()...

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