Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 26,462 for

x

(0.08 sec)
  1. Public API Changes in Aspose.Diagram 16.x.x|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....x.x Contents [ Hide ] This section...Diagram 17.x Public API Changes in Aspose.Diagram 6.x.x...

    docs.aspose.com/diagram/net/public-api-changes-...
  2. Print Barcodes in Report|Documentation

    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...."1742" > < line > < reportElement x = "0" y = "0" width = "515" height...< textField > < reportElement x = "0" y = "10" width = "515" height...

    docs.aspose.com/barcode/jasperreports/print-bar...
  3. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Android, supporting OMML, formatting controls, and clear Java code samples....fraction = new MathematicalText ( "x" ). divide ( "y" ); mathParagraph...fraction = new MathematicalText ( "x" ). divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/androidjava/powerpoint-m...
  4. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for Python via .NET. Get detailed instructions, code eXamples, and tips to automate the creation and editing of presentations.... MathematicalText ( "x" ) . divide ( "y" ) math_paragraph...= math . MathematicalText ( "x" ) . divide ( "y" ) math_paragraph...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  5. How to Convert PDF to PDF X1A using C#

    This article teaches how to convert PDF to PDF X1A using C#. It provides the IDE settings, the program logic and a runnable sample code to transform PDF to PDF X1A using C#.... Steps to Convert PDF to PDF X 1A using C# Set the IDE to add...Document class for conversion to PDF/X-1a Create an object of PdfFormatConversionO...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-pdf...
  6. 在演示文稿中使用 C++ 管理表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...int x = 0 ; x < table -> get_Rows () -> get_Count (); x ++ )...table -> get_Rows () -> idx_get ( x ); for ( int y = 0 ; y < row ->...

    docs.aspose.com/slides/zh/cpp/manage-cells/
  7. Printing Barcodes in Report Using Data Source|D...

    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...."30" > < line > < reportElement x = "0" y = "0" width = "515" height...< textField > < reportElement x = "0" y = "10" width = "515" height...

    docs.aspose.com/barcode/jasperreports/printing-...
  8. DocumentRecognitionSettings missing in Aspose.O...

    We are trying to follow the eXample in this article: Create Scanned PDF to EXcel Converter with OCR using C# | File Format Processing Plugins for C# .NET Core | Aspose Blog but DocumentRecognitionSettings class is not…...x release line Aspose.OCR introduced...Aspose.OCR version (e.g., 24.x) where DocumentRecognitionS still...

    forum.aspose.com/t/documentrecognitionsettings-...
  9. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create tables in PowerPoint (PPT, PPTX) slides in C# with fleXible formatting....article shows how to create a 15 x 15 table with a font size of 10...to the presentation. Add a 15 x 15 table to the slide. Add text...

    docs.aspose.com/slides/net/creating-a-table-on-...
  10. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. EXplore layout types, placeholder control, and footer visibility through C++ code eXamples....Method AddContentPlaceholde(float x, float y, float width, float height)...height) AddVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/cpp/slide-layout/