Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 16,383 for

point

(0.15 sec)
  1. Compress and Decompress PPSX Files via .NET

    C# compression and decompression source code to compress PPSX documents into a single zip archive or vice versa on .NET Framework, .NET Core....PPSX File Format PPSX, Power Point Slide Show, file are created...

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

    C# compression and decompression source code to compress VSTX documents into a single zip archive or vice versa on .NET Framework, .NET Core....VSTX files provide starting point for creating Visio drawings...

    products.aspose.com/zip/net/zip-file/vstx/
  3. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....sound, update the link path to point to the new file. For an embedded...

    docs.aspose.com/slides/cpp/audio-frame/
  4. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... If they all point to the same file, updating that...

    docs.aspose.com/slides/java/chart-workbook/
  5. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...27 28 //Translate to initial point 29 document -> Translate(static_cast...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  6. Morse‑Code Translation with Aspose.Font | .NET

    Learn how to encode, decode, and render Morse‑code using Aspose.Font in C#/.NET and Java, with full API examples and platform guidance....overview 1 Factory – entry point Method Returns Description TextUtilsFactory...1 double fontSize = 48; // points 2 var spacing = RenderingUtils...

    docs.aspose.com/font/net/developer-guide/morse-...
  7. Step‑by‑Step Guide to Load a Spreadsheet with A...

    Learn how to load an Excel workbook into a web page using Aspose.Cells.GridJs (client‑side library) with a .NET 6 MVC backend. Includes complete server‑ and client‑side code, configuration steps, and screenshots....// ---------- // Main entry point – called when the page finishes...

    docs.aspose.com/cells/net/aspose-cells-gridjs/l...
  8. MapInfoTab/Shapefile DestinationDriverOptions -...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“MapInfoTab”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new MapInfoTabOptions() { IsIgnoreWrongData = true }; } else if (targetFo…...Convert(sourcePath, destPath, options); Key points IsIgnoreWrongData only affects...Result: ConversionFailed From my point of view, I do not want to use...

    forum.aspose.com/t/mapinfotab-shapefile-destina...
  9. 在 PS 文件中使用填充图案 | Java

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...19 20 //Translate to initial point 21 document. translate (x0,...

    docs.aspose.com/page/zh/java/ps/working-with-ha...
  10. Edit SVG File in Python – Aspose.SVG

    Learn how to edit SVG files in Python. Add, find, and edit elements in SVG documents using the Aspose.SVG for Python via .NET library.... To point the <svg> element, you can apply...

    docs.aspose.com/svg/python-net/edit-svg-file/