Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 47,844 for

shape

(0.09 sec)
  1. 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...
  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. 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
  4. 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/
  5. 在 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...
  6. Font Hinting

    Font hinting is the process of adding instructions to a font file to ensure that characters are displayed well on screens. But what is the purpose of this?...thickness, character spacing, and shape adjustments. It is really important...have thin strokes or complex shapes, as they can become blurred...

    docs.aspose.com/font/net/font-hinting/
  7. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET.... shapes . add ( ellipse1 ) # Create...second ellipse to graph graph . shapes . add ( ellipse2 ) # Add Graph...

    docs.aspose.com/pdf/python-net/add-ellipse/
  8. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the JavaScript API with the C++ library.... Check for Shapes It is possible that a given...cells; however, it could contain shapes and objects such as controls...

    docs.aspose.com/cells/javascript-cpp/detecting-...
  9. Doc to PDF error on table column size - Free Su...

    Good morning, we have a document, we store it as Word document, then we store it also as PDF document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...problem is present even with no shapes in document I did the whole...whole workflow removing shape management, in the attached files you...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  10. 在 .NET 中管理演示文稿图表的标注|Aspose.Slides 文档

    使用简洁的 C# 代码示例,在 Aspose.Slides for .NET 中创建和设置标注,兼容 PPT 和 PPTX,自动化演示文稿工作流。... Shapes . AddChart ( ChartType . Pie...0 ]; IChart chart = slide . Shapes . AddChart ( ChartType . Doughnut...

    docs.aspose.com/slides/zh/net/callout/