Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 45,333 for

shape

(0.08 sec)
  1. Working with Markdown Features in Java|Aspose.W...

    How to implement Markdown features using Java. All the features are represented as corresponding styles or direct formatting....paragraph with a HorizontalRule shape. There are nuances of translating...

    docs.aspose.com/words/java/working-with-markdow...
  2. Aspose.Slides for Java 14.8.0 的公共 API 和向后不兼容的更改...

    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....setSourceCode ( "Sub Test(oShape As Shape)\r\n MsgBox \"Test\"\r\nEnd...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  3. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency....imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Declaration|Documentation

    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.... In partial trust mode, Shape-to-EMF conversion is not supported...the exported image type (for shapes) to another image formats....

    docs.aspose.com/cells/net/declaration/
  6. Rendering in Python|Aspose.Words for Python via...

    Use Aspose.Words for Python via .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing.... Render a Shape object separately from the document...

    docs.aspose.com/words/python-net/rendering/
  7. How to Resize Picture in Word using Python

    This article guides you on how to resize picture in Word using Python. It provides configuration details, step-wise process and a runnable sample code to resize image in MS Word using Python....of the added image using the Shape class object. Code to Resize...

    kb.aspose.com/words/python/how-to-resize-pictur...
  8. How to insert a Text Box in PowerPoint using Java

    Discover how to insert a text box in PowerPoint using Java with Aspose.Slides for Java. Includes a detailed how-to guide and a code example....access a slide, add a rectangle shape, set the text, and save the...

    blog.aspose.com/slides/how-to-insert-a-text-box...
  9. Convert JPG To PNG C#

    Convert JPG to PNG format in C# code. Save JPG as PNG using C#.... var shape = builder.InsertImage( "Input.jpg" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/jpg-to...
  10. Convert JPG To SVG C#

    Convert JPG to SVG format in C# code. Save JPG as SVG using C#.... var shape = builder.InsertImage( "Input.jpg" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/jpg-to...