Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 29,860 for

x

(0.17 sec)
  1. Compress and Decompress JP2 Files via .NET

    C# compression and decompression source code to compress JP2 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/jp2/
  2. Compress and Decompress OSM Files via .NET

    C# compression and decompression source code to compress OSM 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/osm/
  3. Aspose.Slides 适用于 Xamarin|Aspose.Slides 文档

    使用 C# 构建 Xamarin 移动应用,以查看、编辑和转换演示文稿,借助 Aspose.Slides 在 Android 上支持 PPT、PPTX 和 ODP 的丰富功能。...GetLocationOnScreen ( location ); int x = ( int ) e . Event . GetX ();... Event . GetY (); int posX = x - location [ 0 ]; int posY = y...

    docs.aspose.com/slides/zh/net/aspose-slides-for...
  4. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....cells—for example, (1, 1) x (2, 1) and (1, 2) x (2, 2)—the resulting...

    docs.aspose.com/slides/python-net/manage-cells/
  5. 配置 OAuth 2.0 API 访问 Google 服务|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.... ContentType = "application/x-www-form-urlencoded" ; string.... ContentType = "application/x-www-form-urlencoded" ; string...

    docs.aspose.com/email/zh/net/configuring-oauth2...
  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. 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/
  8. 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...
  9. SVG 渐变 – SVG Gradients – SVG 代码和 C# 示例

    了解如何在 XML 代码中创建 SVG 渐变,并演练使用 Aspose.SVG for .NET API 实现 SVG 渐变的 C# 示例。...linearGradient > 8 </ defs > 9 < rect x = "30" y = "30" height = "150"...(SvgNamespace, "rect" ); 42 rectElement. X . BaseVal . Value = 30; 43 rectElement...

    docs.aspose.com/svg/zh/net/svg-gradients/
  10. Issue with custom fonts converting from word to...

    We have an issue converting a word document to pdf with a custom font. I’ve tried several ways to setup the custom fonts, but so far it always failed. here is my code: string[] fontFolders = FontsLoader.GetFontFolder…...FirstOrDefault(x => x.FullFontName.Contains("SUNSET"...

    forum.aspose.com/t/issue-with-custom-fonts-conv...