Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 28,978 for

x

(1.6 sec)
  1. Compress and Decompress PDFX Files via .NET

    C# compression and decompression source code to compress PDFX documents into a single zip archive or vice versa on .NET Framework, .NET Core....What is PDFX File Format PDF/X is an ISO 15930 standard published...and publishing industries. PDF/X requires the conforming files...

    products.aspose.com/zip/net/zip-file/pdfx/
  2. Creating Pie Chart with Leader Lines using Java...

    Learn how to use Aspose.Cells for JavaScript via C++ to create a pie chart with leader lines in Microsoft EXcel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart.... get ( i ); let X = pt . dataLabels . x ; // If it is greater...greater than 2000, then move the X position a little right; otherwise...

    docs.aspose.com/cells/javascript-cpp/creating-p...
  3. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...Where(x => !string.IsNullOrWhiteSpace(x)).ToArray(); int...Split('R', 'C').Where(x => !string.IsNullOrWhiteSpace(x)).ToArray(); int...

    forum.aspose.com/t/name-error-when-inserting-a-...
  4. 使用 Microsoft Azure 函数转换文档|Aspose.PDF for .NET

    了解如何使用 Microsoft Azure Functions 和 Aspose.PDF for .NET 转换 PDF 文档,实现基于云的文档处理。... AddSingleton ( x => new BlobServiceClient ( config...使用 Postman 或 curl 进行测试: curl -X POST http://localhost:7071/api/convert...

    docs.aspose.com/pdf/zh/net/converting-documents...
  5. Reading Damaged Barcode|Documentation

    Learn how to read damaged barcode... USE_MINIMAL_X_DIMENSION ); qualitySettings ...XDimensionMode . USE_MINIMAL_X_DIMENSION ); qualitySettings ...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. System Requirements|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....CentOS and others) Mac Mac OS X Supported Java Versions Aspose...

    docs.aspose.com/psd/java/system-requirements/
  7. Read 3D document|Documentation

    Aspose.3D for Node.js via Java API has support of reading various type of 3D documents....glTF DXF PLY (ASCII, Binary) X (ASCII, Binary) Draco 3MF RVM...

    docs.aspose.com/3d/nodejs-java/read-3d-document/
  8. Add watermark to PDF using Rust|Aspose.PDF for ...

    This eXample demonstrates how to add a customizable teXt watermark to a PDF document using Aspose.PDF for Rust via C++....size Text color (HEX format) X and Y position coordinates Rotation...

    docs.aspose.com/pdf/rust-cpp/add-watermarks/
  9. 10. Most popular LaTeX math symbols and their c...

    Learn how to obtain LaTeX summation and LaTeX limit symbols. The article also covers adjusting the size of operators and positioning of operator limits....typing Copy 1 $ \ lim_{x \ to \ infty}f(x)$ will produce the limit...limit symbol with the variable x approaching infinity as follows:...

    docs.aspose.com/tex/java/popular-latex-math-sym...
  10. 在 Java 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...); public void lineTo ( float x , float y ); 添加直线 到路径的指定位置: public...); public void lineTo ( float x , float y , long index ); 添加三次贝塞尔曲线...

    docs.aspose.com/slides/zh/java/custom-shape/