Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 6,181 for

path

(0.05 sec)
  1. 在 Python 中转换 SVG 文件 – Python 示例

    了解如何在 Python 中将 SVG 转换为其他格式,查找 Python 代码示例并尝试在线 SVG 转换器。... path . join (input_folder, "document...svg" ) 10 output_file = os. path . join (output_folder, "document...

    docs.aspose.com/svg/zh/python-net/convert-svg/
  2. 自定义形状|Aspose.Slides 文档

    在 C++ 中向 PowerPoint 演示文稿添加自定义形状...SharedPtr < IGeometryPath > path = shape -> GetGeometryPaths...GetGeometryPaths () -> idx_get ( 0 ); path -> RemoveAt ( 2 ); shape -> SetGeometryPath...

    docs.aspose.com/slides/zh/cpp/custom-shape/
  3. Connector|Aspose.Slides for PHP Documentation

    Connect PowerPoint shapes...apply the shortest connection path. Save the presentation. This...sets the automatic shortest path between shapes $connector ->...

    docs.aspose.com/slides/php-java/connector/
  4. 形状动画|Aspose.Slides 文档

    在 Java 中应用 PowerPoint 动画... save ( path + "AnimText_out.pptx" , SaveFormat...PPTX file to disk pres . save ( path + "AnimImage_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  5. SVG Gradients – SVG Code and C# Examples

    Learn how to create SVG gradients in XML code and walk through C# examples of implementing SVG gradients using the Aspose.SVG for .NET API....to a local file specified by path. Copy 1 using Aspose. Svg ;...document 50 document. Save (Path. Combine (OutputDir, "linear-gradient...

    docs.aspose.com/svg/net/svg-gradients/
  6. How to Convert DWF to PDF in Java

    This topic describes how to convert DWF to PDF in Java. You will get all the necessary details including the configuration details and programming steps to convert DWF file to PDF in Java....set zoom level, set the fonts path that is to be used during the...

    kb.aspose.com/cad/java/how-to-convert-dwf-to-pd...
  7. How to Add Signature in PowerPoint using Java

    This sharp tutorial explains how to add signature in PowerPoint using Java. It contains all the details to set the environment, program flow and a runnable sample code to insert digital signature in PowerPoint using Java....DigitalSignature object by providing the path and password Set the comments...

    kb.aspose.com/slides/java/how-to-add-signature-...
  8. How to Convert Excel to XPS in Java

    This tutorial explains how to convert Excel to XPS in Java. XPS is a very common file format that can be generated from Excel in any operating system like Windows, macOS and Linux....file by providing its physical path or by providing it as a binary...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  9. How to Transform SVG to PDF using C#

    This quick article discusses how to transform SVG to PDF using C#. It explains the system configuration, stepwise algorithm, as well as a running sample code to export from SVG to PDF using C#....output document to any file path or stream. Moreover, you can...

    kb.aspose.com/pdf/net/how-to-transform-svg-to-p...
  10. Save Generated Barcodes in C++|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C++ API...Graphics (SVG) image format // The path to the documents directory....as an input parameter. // The path to the documents directory....

    docs.aspose.com/barcode/cpp/save-barcode-image/