Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 65,804 for

paths

(0.14 sec)
  1. Customize Shapes in Presentations with Python|A...

    Create and customize shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry Paths, curved corners, composite shapes....about shapes: A shape (or its path) can be closed or open . A closed...instance represents the geometry path of a GeometryShape object. To...

    docs.aspose.com/slides/python-net/custom-shape/
  2. Save Presentations in Java|Aspose.Slides Docume...

    Discover how to save presentations in Java using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects...., videos via relative paths) aren’t copied automatically—ensure...automatically—ensure the referenced paths remain accessible. Can I set/save...

    docs.aspose.com/slides/java/save-presentation/
  3. Features Overview|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....Create attachments from file paths Create attachments from streams...emails Embed objects from file paths Embed objects from streams Embed...

    docs.aspose.com/email/java/features-overview
  4. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Java, optimizing performance and automating your workflow.... readAllBytes ( Paths . get ( "image.svg" ))); ISvgImage...svgContent = Files . readAllBytes ( Paths . get ( "image.svg" )); // Create...

    docs.aspose.com/slides/java/image/
  5. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....utilized to define spatial paths in 3D. Curves provide a means...create flexible and customizable paths that objects can follow within...

    docs.aspose.com/3d/net/aspose-3d-document-objec...
  6. 使用C++向已签名的Excel文件添加数字签名|Documentation

    学习如何使用Aspose.Cells for C++向已签名的Excel文件添加数字签名。通过多重签名保持文档完整性。...// Certificate and workbook paths U16String certFilePath = srcDir...

    docs.aspose.com/cells/zh/cpp/add-digital-signat...
  7. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...Make sure to adjust the file paths as necessary for your environment...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  8. 从 PDF 文档生成缩略图|Aspose.PDF for Java

    本节介绍如何使用 Aspose.PDF for Java 从 PDF 文档生成缩略图。...Paths ; import java.util.List ; import...fileEntries = Files . list ( Paths . get ( _dataDir )). filter...

    docs.aspose.com/pdf/zh/java/generate-thumbnail-...
  9. Convert BMP to EPS in Java

    This concise tutorial demonstrates how to convert BMP to EPS in Java. It covers the setup process, implementation details, and a practical example illustrating BMP file conversion to EPS in Java....method while providing the paths for both the input BMP file...

    kb.aspose.com/page/java/convert-bmp-to-eps-in-j...
  10. Convert BMP to EPS in C#

    This short guide explains how to convert BMP to EPS in C#. It includes the setup instructions, the working process, and an example code showing BMP file conversion to EPS in C#....file name along with their paths. Additionally, you may adjust...

    kb.aspose.com/page/net/convert-bmp-to-eps-in-cs...