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

x

(0.11 sec)
  1. 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...
  2. 在演示文稿中使用 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/
  3. 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-...
  4. ChartType Enum | Aspose.Words for .NET

    EXplore the Aspose.Words.Drawing.Charts.ChartType enum to discover various chart types and enhance your document's data visualization effortlessly....grouped and banded along the X-axis by category: Chart chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. 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...
  7. Table.last_row property | Aspose.Words for Python

    Table.last_row property. Returns the last [Row](../../row/) node in the table.... of_type ( lambda x : x . as_table (), b ), list ( tables...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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/
  9. 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-...
  10. 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-...