Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 27,305 for

x

(1.35 sec)
  1. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as teXt or image stamps, to eXisting PDF documents using Aspose.PDF for Java....page number like “Page X of N” while X being the current page...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/
  2. Create Excel Charts and Embed Them in Presentat...

    Create EXcel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples.... get_Height (); int32_t x = 0 ; System :: ArrayPtr < uint8_t...AddOleObjectFrame ( static_cast < float > ( x ), 0.0f , oleWidth , oleHeight...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  3. Basic Barcode Recognition|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....CODE_128 ); // Set recognition area (x, y, width, height) reader . setBarCodeImage..."Position: (" + points [ 0 ]. x + ", " + points [ 0 ]. y + ")"...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. Axis title not in bold by default for waterfall...

    Hi Team, In waterfall chart, the aXis title does not appear in bold by default, unlike other charts such as column and bubble charts. Waterfall: image.png (95.4 KB) Column: image.png (88.6 KB) Bubble: image.png (1…...chart // Each bubble represents: X (Sales), Y (Profit), Size (Market...Add series for bubble chart // X-values: Sales (Column B), Y-values:...

    forum.aspose.com/t/axis-title-not-in-bold-by-de...
  5. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。..., 1 , 2 , 3 ]) # Right side (X+) mesh . create_polygon ([ 1 ...5 , 4 , 7 , 6 ]) # Left side (X-) mesh . create_polygon ([ 4 ...

    docs.aspose.com/3d/zh/python-net/create-3d-mesh...
  6. AxisTickLabels class | Aspose.Words for Python

    aspose.words.drawing.charts.AXisTickLabels class. Represents properties of aXis tick mark labels....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 布局收集器问题 - Free Support Forum - aspose.com

    我需要通过文档布局收集器获取表格相对于页面的坐标,但是获取到的布局收集器是空的,为什么?怎么解决? // 获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (table.Document is not Document document) return (null, null); // 确保布局信息是最新的 document.UpdatePageLayout(); // 创建布局收集器和枚举器 Layou…...WriteLine($"X: {tableBounds.X}"); Console.WriteLine($"Y:...minX = Math.Min(minX, rowBounds.X); minY = Math.Min(minY, rowBounds...

    forum.aspose.com/t/topic/311958
  8. Product Overview|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....angle, text labels, captions, X-dimension, wide-to-narrow ratio...

    docs.aspose.com/barcode/phpjava/product-overview/
  9. C++ PDF API for Creating, Merging, Editing, and...

    Integrate the PDF library in your C++ applications to create, manipulate or convert PDF files to raster image formats, including BMP, PNG, and JPEG....PDF PDF/A to PDF PDF to PDF/A (X) We support OFD (Open Fixed-layout...

    products.aspose.com/pdf/cpp/
  10. Aspose.Cells GridJs - Disable adding new worksh...

    Hello, I am looking for a way to disable the ability to add new worksheets in edit mode. On the bottom menu bar, there is a plus icon that allows users to add new worksheets. I would like to disable this icon so that …...getElementsByClassNa('x-spreadsheet-bottombar-actions')[0];...

    forum.aspose.com/t/aspose-cells-gridjs-disable-...