Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 29,711 for

x

(0.19 sec)
  1. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape....wrap_type ) # Create a 400pt x 400pt group shape and place it...coordinate plane size to 500 x 500pt. # The top left corner of...

    reference.aspose.com/words/python-net/aspose.wo...
  2. MarkerSymbol | Aspose.Words for Java

    Specifies marker symbol style in Java.... X Specifies an X shall be drawn at each...data point. X public static int X Specifies an X shall be drawn...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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-...
  4. Aspose.pdf 中把pdf带水印内容页面转图片有时候非常慢 - Free Support...

    可检测到的水印图片.pdf (2.0 MB) JpegDevice jpegDevice = new JpegDevice(width, height, resolution); using (FileStream imageStream = new FileStream($"{imgSavePath}{X}.jpeg", FileMode.Create)) { jpegDev…...new FileStream($"{imgSavePath}{x}.jpeg", FileMode.Create)) { jpegDevice...jpegDevice.Process(pdf.Pages[x], imageStream); imageStream.Close();...

    forum.aspose.com/t/aspose-pdf-pdf/312786
  5. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier curves and strings....a surface with a size of 100 x 100 pixels and a color depth of...different colors, followed by X and Y coordinates of the start...

    docs.aspose.com/imaging/python-net/developer-gu...
  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. 通过Node.js与C++管理Excel图表的轴|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表轴。我们的指南将向您展示如何调整主、次轴,设定范围以及修改其属性,以增强您的图表效果。...] 在Excel图表中,有3种类型的轴: 横轴(类别轴): X轴 垂直(值)轴:Y轴 深度(系列)轴:Z轴 轴选项 Aspose...。 | | 管理X和Y轴 在Excel图表中,横轴和纵轴是最常用的两种轴。 以下代码片段演示了如何设置X轴和Y轴的选项。...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-axes/
  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. 用 Python 对演示文稿中的形状进行大小调整|Aspose.Slides for Pyth...

    通过 Aspose.Slides for Python via .NET,轻松调整 PowerPoint 和 OpenDocument 幻灯片中的形状大小——自动化幻灯片布局调整,提高工作效率。... x = shape . x * width_ratio presentation...* height_ratio shape . x = shape . x * width_ratio for layout_slide...

    docs.aspose.com/slides/zh/python-net/re-sizing-...