Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 30,432 for

x

(0.57 sec)
  1. Compress and Decompress VB Files via .NET

    C# compression and decompression source code to compress VB documents into a single zip archive or vice versa on .NET Framework, .NET Core....(PDF/VT ISO 16612-2) PDFX (PDF/X ISO 15930) PLT (Vector-based plotter...WMV (Advanced Systems Format) X (DirectX Model Image) X3D (XML...

    products.aspose.com/zip/net/zip-file/vb/
  2. Compress and Decompress JT Files via .NET

    C# compression and decompression source code to compress JT documents into a single zip archive or vice versa on .NET Framework, .NET Core....(PDF/VT ISO 16612-2) PDFX (PDF/X ISO 15930) PLT (Vector-based plotter...WMV (Advanced Systems Format) X (DirectX Model Image) X3D (XML...

    products.aspose.com/zip/net/zip-file/jt/
  3. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...27 x 11.69 inch => 595 x 842 pt paper.setSize(595...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  4. Reading Metadata|Documentation

    Learn how to access and use barcode metadata returned by BarCodeReader in Aspose.BarCode for Java.... println ( "Point " + i + ": x=" + point . getX () + " y=" +...rectangle is always aligned to the X/Y axes and simply encloses the...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. 使用运算符与C++协作|Aspose.PDF for C++

    本主题解释如何在C++中使用Aspose.PDF的运算符。运算符类为PDF操作提供了强大的功能。...Operators :: GSave > ()); // 将表单放置在x=100 y=500坐标 pageContents -> Add...Operators :: GSave > ()); // 将表单放置在x=100 y=300坐标 pageContents -> Add...

    docs.aspose.com/pdf/zh/cpp/operators/
  6. 使用 Python 管理演示文稿中的形状|Aspose.Slides for Python 文档

    学习在 Aspose.Slides for Python via .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 和 OpenDocument 演示文稿。... vertical_flip ) x , y = shape . frame . x , shape . frame ....frame = slides . ShapeFrame ( x , y , width , height , flip_h...

    docs.aspose.com/slides/zh/python-net/shape-mani...
  7. Path Builder in C# – Create SVG Paths Programma...

    Create SVG paths in C# with Aspose.SVG Builder API. Build path elements, curves, lines, and teXt paths with fluent syntaX....starting point of the path (Move to x=50, y=50) 15 . M (50, 50) 16 //...point to the new point (Line to x=100, y=50) 17 . L (100, 50) 18...

    docs.aspose.com/svg/net/path-builder/
  8. CompatibilityOptions.mw_small_caps property | A...

    CompatibilityOptions.mw_small_caps property. Emulate Word 5.X for the Macintosh Small Caps Formatting....x for the Macintosh Small Caps Formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Tables in LaTeX

    This article is a quick guide to creating functional, reader-friendly, visually apealing and professional tables in LaTeX....Doe & & x & & & & x & & 2 \\ 4 Dean Jones & x & & x & & x & & &...Cross & & & & x & & & & 1 \\ 6 Pete Brad & & & & & & & x & 1 7 \ end{tabular}...

    docs.aspose.com/tex/java/latex-tables/
  10. Question about Digital Signature Preservation w...

    I am currently working with Aspose.PDF for .NET version 22.2.0 in a .NET 9 project, and I have an important question regarding digital signature preservation when filling PDF form fields. Current Situation: I need to fi…...FirstOrDefault(x => x.FullName == "field1"); if (field...

    forum.aspose.com/t/question-about-digital-signa...