Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 45,935 for

shape

(0.18 sec)
  1. RelativeVerticalSize enumeration | Aspose.Words...

    Aspose.Words.Drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a Shape or a text frame is calculated vertically....relatively to what the height of a shape or a text frame is calculated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OdtSaveMeasureUnit enumeration | Aspose.Words f...

    Aspose.Words.Saving.OdtSaveMeasureUnit enumeration. Specified units of measure to apply to measurable document content such as Shape, widths and other during saving....measurable document content such as shape, widths and other during saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert JPG To GIF Java

    Convert JPG to GIF format in Java code. Save JPG as GIF using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.gif" , new...

    products.aspose.com/words/java/conversion/jpg-t...
  4. Convert JPG To TIFF Java

    Convert JPG to TIFF format in Java code. Save JPG as TIFF using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.tiff" ,...

    products.aspose.com/words/java/conversion/jpg-t...
  5. Convert JPG To BMP Java

    Convert JPG to BMP format in Java code. Save JPG as BMP using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.bmp" , new...

    products.aspose.com/words/java/conversion/jpg-t...
  6. Convert JPG To SVG Java

    Convert JPG to SVG format in Java code. Save JPG as SVG using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.svg" , new...

    products.aspose.com/words/java/conversion/jpg-t...
  7. OdtSaveMeasureUnit enumeration | Aspose.Words f...

    aspose.words.saving.OdtSaveMeasureUnit enumeration. Specified units of measure to apply to measurable document content such as Shape, widths and other during saving....measurable document content such as shape, widths and other during saving...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartTitle.font property | Aspose.Words for Nod...

    ChartTitle.font property. Provides access to the font formatting of the chart title....( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ViewOptions.DisplayBackgroundShape | Aspose.Wor...

    Discover the DisplayBackgroundShape property in ViewOptions to enhance your print layout with customizable background Shapes for a polished look....Controls display of the background shape in print layout view. public...

    reference.aspose.com/words/net/aspose.words.set...
  10. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-net/create/v...