Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 50,298 for

shape

(0.17 sec)
  1. TextBoxAnchor enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.TextBoxAnchor enumeration. Specifies values used for Shape text vertical alignment....enumeration Specifies values used for shape text vertical alignment. Members...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartTitle.Rotation | Aspose.Words for .NET

    ChartTitle Rotation property. Gets or sets the rotation of the chart title in degrees....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Փոխարկել Պատկեր BMP Java

    Փոխարկեք Պատկեր ը BMP ձևաչափի Java կոդով: Պահեք Պատկեր որպես BMP օգտագործելով Java:...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.png" ); shape.getShapeRenderer().save( "Output.bmp" , new...

    products.aspose.com/words/hy/java/conversion/im...
  4. Փոխարկել JPG JPG Java

    Փոխարկեք JPG ը JPG ձևաչափի Java կոդով: Պահեք JPG որպես JPG օգտագործելով Java:...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.jpg" , new...

    products.aspose.com/words/hy/java/conversion/jp...
  5. Փոխարկել JPG TIFF Java

    Փոխարկեք JPG ը TIFF ձևաչափի Java կոդով: Պահեք JPG որպես TIFF օգտագործելով Java:...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.tiff" ,...

    products.aspose.com/words/hy/java/conversion/jp...
  6. Გადაიყვანეთ JPG SVG Java

    გადაიყვანეთ JPG SVG Java ფორმატში კოდით. შეინახეთ JPG როგორც SVG Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.svg" , new...

    products.aspose.com/words/ka/java/conversion/jp...
  7. Გადაიყვანეთ JPG TIFF Java

    გადაიყვანეთ JPG TIFF Java ფორმატში კოდით. შეინახეთ JPG როგორც TIFF Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.tiff" ,...

    products.aspose.com/words/ka/java/conversion/jp...
  8. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert JPG To JPG C++

    Convert JPG to JPG format in C++ code. Save JPG as JPG using C++....auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/cpp/conversion/jpg-to...
  10. Adding Shapes to Presentation|Aspose.Slides Doc...

    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....Adding Shapes to Presentation Contents [ Hide ] VSTO Below is...code snippet for adding line shape: Slide slide = Application ...

    docs.aspose.com/slides/net/adding-shapes-to-pre...