Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 27,084 for

x

(0.12 sec)
  1. Convert PDF/A to PDF format|Aspose.PDF for .NET

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with .NET library....PDF/A formats Convert PDF to PDF/X exchange format Analyzing your...

    docs.aspose.com/pdf/net/convert-pdfa-to-pdf/
  2. LayoutEnumerator.move_next method | Aspose.Word...

    LayoutEnumerator.move_neXt method. Moves to the neXt sibling entity in visual order.... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Add Headers & Footers to Presentations i...

    Learn how to add headers and footers in PowerPoint PPT, PPTX and ODP presentations in .NET using both legacy and modern Aspose.Slides APIs....x, you need to make some minor changes...New Aspose.Slides for .NET 13.x Approach using ( Presentation...

    docs.aspose.com/slides/net/how-to-add-header-fo...
  4. 在Apache POI和Aspose.Cells中使用颜色|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.... setCellValue ( "X" ); cell . setCellStyle ( style...) 2 ); cell . setCellValue ( "X" ); cell . setCellStyle ( style...

    docs.aspose.com/cells/zh/java/working-with-colo...
  5. Update Page Dimensions in Python|Aspose.PDF for...

    Learn how to update the page dimensions of a PDF document in Python with Aspose.PDF, enabling precise control over document layout....7 x 8.3 in) and in Aspose.PDF, 1 inch...

    docs.aspose.com/pdf/python-java/update-page-dim...
  6. SVG 滤镜和渐变 – SVG Filters and Gradients – Aspose....

    您将学习如何编写 SVG 代码来创建 svg 滤镜、高斯模糊、阴影效果、灯光效果或线性渐变和径向渐变。... <filter> 元素有一组属性,以下是其中一些: x、y、width、height、filterUnits、primitiveUnits...结果可以作为另一滤镜的图像来源。 过滤器基元所需的属性为 x、y、width 和 height 。他们设置将应用滤镜的图...

    docs.aspose.com/svg/zh/net/drawing-basics/filte...
  7. Reading Low-Resolution Barcode|Documentation

    Learn how to read low-resolution barcodes in Aspose.BarCode for Java using QualitySettings and X-dimension hints....USE_MINIMAL_X_DIMENSION and setMinimalXDimension(float)...XDimensionMode is set to USE_MINIMAL_X_DIMENSION . For all other XDimension...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. 在 .NET 中管理演示文稿中的图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以打造更具吸引力的幻灯片。...( int x = 0 ; x < chart . ChartData . Series . Count ; x ++) {...chart . ChartData . Series [ x ]; series . Labels . DefaultDataLabelForm...

    docs.aspose.com/slides/zh/net/chart-data-label/
  9. How can I convert the entire Excel file into a ...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao 新規工事件名シート(1)_250702~260830 (23).zip (502.5 KB) How can I convert the entire EXcel file into a single-page SVG without cutting off any content? Sample in z…...DrawObjectEventHandl , then get x,y offset of Cell. //Print the...Cell) { Console.WriteLine("[X]: " + x + " [Y]: " + y + " [Width]:...

    forum.aspose.com/t/how-can-i-convert-the-entire...
  10. Customize Presentation Shapes in .NET|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for .NET: geometry paths, curved corners, composite shapes....point ); void LineTo ( float x , float y ); Add a line to a specified...index ); void LineTo ( float x , float y , uint index ); Add...

    docs.aspose.com/slides/net/custom-shape/