Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 26,573 for

x

(0.07 sec)
  1. 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-...
  2. Get Paragraph Bounds from Presentations on Andr...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for Android via Java to optimize teXt positioning in PowerPoint presentations.... println ( "X: " + rect . x + " Y: " + rect . y + "...( 1 ). get_Item ( 1 ); double x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/androidjava/paragraph/
  3. Glyph.advance_offset property | Aspose.Words fo...

    Glyph.advance_offset property. Horizontal (X) offset relative to glyph position...advance_offset property Horizontal (x) offset relative to glyph position...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...setPosition(400, 100); // Adjust X and Y for landscape } else { image...setPosition(100, 400); // Adjust X and Y for portrait } // Optionally...

    forum.aspose.com/t/pdf-base64image/315504
  5. 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/
  6. Manage Axes of Excel Charts with Node.js via C+...

    Learn how to configure chart aXes in Aspose.Cells for Node.js via C++. Our guide will show you how to adjust the primary and secondary aXes, set their ranges, and modify their properties to enhance your charts....axes: Horizontal (Category) Axis: X Axis Vertical (Value) Axis: Y...as done in Excel. | | Manage X and Y Axes In an Excel chart,...

    docs.aspose.com/cells/nodejs-cpp/chart-axes/
  7. Supported File Formats|Documentation

    C# .NET 3D File Manipulation and Conversion API can load and save 3DS, 3MF, AMF, FBX, IFC, BLEND, PCD, XYZ, DFX, OBJ, PLY, STL, USD, U3D and other formats... X DirectX’s X file Including ASCII/Binary...

    docs.aspose.com/3d/net/supported-file-formats/
  8. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. EXplore layout types, placeholder control, and footer visibility through Java 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/androidjava/slide-layout/
  9. ChartSeriesGroup.axisX property | Aspose.Words ...

    ChartSeriesGroup.aXisX property. Provides access to properties of the X aXis of this series group....Provides access to properties of the X axis of this series group. get...Secondary ; // Hide the secondary X axis. newSeriesGroup . axisX ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in C# Aspose.PDF for .NET PDF library. Save PDF document to file system, to stream, and in Web applications.... Save PDF/A or PDF/X format PDF/A is an ISO-standardized...reading embedded annotations. PDF/X is a subset of the PDF ISO standard...

    docs.aspose.com/pdf/net/save-pdf-document/