Sort Score
Result 10 results
Languages All
Labels All
Results 6,381 - 6,390 of 48,788 for

shape

(0.19 sec)
  1. How to Convert PNG to PowerPoint Slide in Java

    This article focuses on how to convert PNG to PowerPoint Slide in Java. It provides the configuration details, step wise process to accomplish this task and a sample code to assist for creating a PNG to PPTX converter in Java....a picture frame inside the shapes collection of the selected...a picture frame inside the shape collection of the selected slide...

    kb.aspose.com/slides/java/how-to-convert-png-to...
  2. Watermark VST document via Python | products.as...

    Python sample code to add watermark to VST documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...

    products.aspose.com/diagram/python-net/watermar...
  3. Watermark VSTM document via Python | products.a...

    Python sample code to add watermark to VSTM documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...

    products.aspose.com/diagram/python-net/watermar...
  4. Unable to insert a png with big resolution - Fr...

    Dear Sir or Madam, If I try to insert an image with 10000 horizontal/vertical resolution it wouldn’t be inserted. The project is attached. Please note that the similar image with different resolution can be inserted. R…...= new DocumentBuilder(doc); Shape s = builder.InsertImage(@"C:\Temp\Image...

    forum.aspose.com/t/unable-to-insert-a-png-with-...
  5. Latest Aspose.Words Product Family topics - Fre...

    Get technical support for all Aspose.Words On-Premise products including .NET, Java, C++, Android, iOS, macOS, Xamarin, SharePoint, SQL Reporting Services and JasperReports....Wrong coordinates of rotated shape imported from DOCX in 25.2/24...

    forum.aspose.com/c/words/8
  6. 3. LaTeX commands | LaTeX manual

    This article discusses another way to compose math formulas that involves macro commands provided by LaTeX....subformulas of any size and shape; the bar lines change their...

    docs.aspose.com/tex/java/latex-math-commands/
  7. 在 Java 中將 PPT 轉換為視頻 | products.aspose.com

    用 Java 將 PPT 轉換為視頻。使用 Java 庫 API 將 PowerPoint 轉換為視頻...Presentation (); try { // Adds a smile shape and then animates it IAutoShape...

    products.aspose.com/slides/zh-hant/java/convers...
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... The methods specify how a shape will render in black-and-white...

    docs.aspose.com/slides/java/public-api-and-back...
  9. 通过JavaScript使用C++在形状的文本选项中指定东方和拉丁字体名称|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++在形状的文本选项中指定东方和拉丁字体名称。...Name of Font in TextOptions of Shape </ h1 > < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  10. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); signatureLine = shape.getSignatureLine(); Assert.assertTrue(signatureLine...

    reference.aspose.com/words/java/com.aspose.word...