Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 49,137 for

shape

(0.12 sec)
  1. Integrating Aspose.Slides with Google Slides|As...

    Connect Aspose.Slides with Google Slides to import, sync, and convert presentations, automate workflows, and keep PowerPoint and OpenDocument in one pipeline....()) { var shape = presentation . Slides [ 0 ]. Shapes . AddAutoShape..., 100 , 100 , 300 , 200 ); shape . TextFrame . Text = "Hello...

    docs.aspose.com/slides/net/integrating-aspose-s...
  2. Chart.title property | Aspose.Words for Node.js

    Chart.title property. Provides access to the chart title properties....( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Ինչպես չափափոխել պատկերը Word-ում Java-ի միջոցով

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

    kb.aspose.com/hy/words/java/how-to-resize-image...
  4. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks using Aspose.Slides for PHP via Java. Load sheets and cells and use values to generate data-driven PowerPoint presentations....paragraphs from the target shape (assumes shape index 1 is used). $paragraphs...Presentation (); try { // Add a table shape to the first slide. $table =...

    docs.aspose.com/slides/php-java/excel-integration/
  5. Aspose.Drawing memory leak in Csharp - Free Sup...

    When I convert pdf to tiff, it takes a lot of ressource. My PDF is 1300K (any pdf does the same) and after 5 calls ended the process still takes 1.7g, even after 5 minutes it’s completion and idle. Here is my code. us…...Format1bpp, Shape = ShapeType.None, SkipBlankPages...Depth = ColorDepth.Format1bpp, Shape = ShapeType.None, SkipBlankPages...

    forum.aspose.com/t/aspose-drawing-memory-leak-i...
  6. Working with Textures in PS file | Java

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...filling or drawing objects: shapes or text. If the size of the...drawing lines and outlining shapes and text. In order to paint...

    docs.aspose.com/page/java/ps/working-with-textu...
  7. Convert JPG To JPG Java

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

    products.aspose.com/words/java/conversion/jpg-t...
  8. Convert Image To PNG Java

    Convert Image to PNG format in Java code. Save Image as PNG using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.png" ); shape.getShapeRenderer().save( "Output.png" , new...

    products.aspose.com/words/java/conversion/image...
  9. Փոխարկել JPG Պատկեր Java

    Փոխարկեք JPG ը Պատկեր ձևաչափի Java կոդով: Պահեք 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...
  10. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during Excel to PDF conversion using Aspose.Cells for C++....one rounded red arrow‑like shape as shown in this screenshot...

    docs.aspose.com/cells/go-cpp/ignore-errors-whil...