Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 65,978 for

paths

(0.63 sec)
  1. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Java. Stand out!...exit , emphasis , and motion paths categories. Animations in Aspose...PPTX file to disk pres . save ( path + "AnimText_out.pptx" , SaveFormat...

    docs.aspose.com/slides/java/shape-animation/
  2. Import and Export Form Data|Aspose.PDF for Pyth...

    This section explains how to import and Export Form Data....StringIO import json from os import path import aspose.pdf as ap # Define...working directory path workdir_path = "/path/to/working/directory"...

    docs.aspose.com/pdf/python-net/import-export-fo...
  3. Manage Chart Workbooks in Presentations in .NET...

    Discover Aspose.Slides for .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... SetExternalWorkbook ( Path . GetFullPath ( workbookPath...can also be used to update a path to the external workbook (if...

    docs.aspose.com/slides/net/chart-workbook/
  4. What's New in Aspose.Email for .NET|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....12 Setting Relative Path to Resources when Saving Email...email resources with relative paths when exporting messages to HTML...

    docs.aspose.com/email/net/whats-new/
  5. PNG with Geotagging

    PNG with geotagging refers to the practice of adding geolocation metadata to PNG (Portable Network Graphics) images. Geotagging allows users to embed precise location information, such as latitude and longitude coordinates, into PNG files. This enables the association of geographic context with images and facilitates organized storage and retrieval based on location. Geotagged PNG images can be utilized in applications that require spatial awareness, such as mapping, geospatial analysis, and location-based services....experiences, preserve memories, share paths, and create engaging digital...

    products.aspose.com/gis/net/geotag-photo/png
  6. PNG with Geotagging

    PNG with geotagging refers to the practice of adding geolocation metadata to PNG (Portable Network Graphics) images. Geotagging allows users to embed precise location information, such as latitude and longitude coordinates, into PNG files. This enables the association of geographic context with images and facilitates organized storage and retrieval based on location. Geotagged PNG images can be utilized in applications that require spatial awareness, such as mapping, geospatial analysis, and location-based services....experiences, preserve memories, share paths, and create engaging digital...

    products.aspose.com/gis/net/geotag-photo/png/
  7. 使用 Java API 解决方案将 BMP 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 BMP 转 EPS 功能。...BMP image to EPS using files paths. 2 3 // Create default options...

    docs.aspose.com/page/zh/java/convert/bmp-to-eps/
  8. 将 HTML 转换为 Markdown – Aspose.HTML for Python vi...

    使用 Aspose.HTML 或在线 HTML 转换器以编程方式将 HTML 转换为 Markdown。通过 Python 示例探索 HTML 到 MD 的转换场景。...directories and paths 8 output_dir = "output/" 9 if not os. path . exists...(output_dir) 11 12 save_path = os. path . join (output_dir, "options-output...

    docs.aspose.com/html/zh/python-net/convert-html...
  9. 使用 Python 更改 HTML 背景颜色

    学习使用 Aspose.HTML for Python via .NET 为 HTML 文档设置背景颜色。提供多种实现方式的可直接使用的 Python 示例。...html as ah 5 6 # Prepare output path for document saving 7 output_dir...exist_ok = True) 9 save_path = os. path . join (output_dir, "c...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  10. How to Optimize SVG – Aspose.SVG for .NET

    You will learn how to optimize SVG and reduce the size of SVG files using Aspose.SVG for .NET....various heuristics to optimize paths and remove unused or useless...var document = new SVGDocument(Path. Combine (DataDir, "source.svg"...

    docs.aspose.com/svg/net/how-to-optimize-svg/