Sort Score
Result 10 results
Languages All
Labels All
Results 8,671 - 8,680 of 67,944 for

path

(1.23 sec)
  1. 使用 Python 将 BMP 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Python BMP 到 EPS 转换功能。...###### 8 ########## 9 10 # The path to the documents directory....Page-for-Python-.NET 2 3 # The path to the documents directory....

    docs.aspose.com/page/zh/python-net/convert/bmp-...
  2. 文本矢量化和文本安全 – .NET

    本文介绍如何使用 SVGSaveOptions 类的 VectorizeText 属性将 SVG 文本转换为矢量。... 在矢量化 SVG 文本中,所有字体字形都会替换为 <path> 、 <use> 、 <mask> 、 <g> 元素等...SVGDocument document = new SVGDocument(Path. Combine (DataDir, "text.svg"...

    docs.aspose.com/svg/zh/net/text-vectorization/
  3. How to Convert HTML to OneNote via C# | .NET

    Sample code for convert OneNote to Notion using C#. Utilize the API example code for batch conversion of OneNote files to Notion within VB.NET, Asp.NET, or any .NET-based application...Save method Pass output file path & SaveFormat.one as parameters...htmlFilePath = "path/to/input.html" ; string oneFilePath = "path/to/output...

    products.aspose.com/note/net/conversion/html-to...
  4. Reading Project Files | Aspose.Tasks Documentation

    This guide explains how to read and process Microsoft Project files using Aspose.Tasks for C++....as a Template Copy 1 // The path to the documents directory....File from Stream Copy 1 // The path to the documents directory....

    docs.aspose.com/tasks/cpp/reading-project/
  5. Convert TIFF to SVG – C# code and Online Vector...

    TIFF to vector online or in C#. Convert TIFF to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...trace colors, dictate tracing paths, and apply smoothers to handle...Vectorize to render the SVG paths. Click Download to save the...

    products.aspose.com/svg/net/vectorization/tiff-...
  6. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Page-for-C 2 3 // The path to the documents directory....com/aspose-page/Aspose.Page-for-C 2 3 // The path to the documents directory....

    docs.aspose.com/page/cpp/convert/bmp-to-eps/
  7. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....Path ; import java.nio.file.Paths ; import java...{ } private static Path _dataDir = Paths . get ( "/home/admin1/pdf-examples/"...

    docs.aspose.com/pdf/java/complex-pdf-example/
  8. Convert HTML to GIF – Aspose.HTML for Python vi...

    Convert HTML to GIF programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to GIF conversion scenarios with Python examples.... options , output file path save_path and performs the conversion...Setup directories and define paths 11 output_dir = "output/" 12...

    docs.aspose.com/html/python-net/convert-html-to...
  9. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(imageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…...Load("path/to/your/file.psd")) { foreach...smartObjectLayer.ReplaceContents("path/to/new/content.jpg", new ResolutionSetting(300...

    forum.aspose.com/t/smartobjectlayer-the-size-is...
  10. Working with Linear Extrusion|Documentation

    Aspose.3D for Python via .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....intermediate points along the path of the extrusion. Following...intermediate points along the path of extrusion # Perform linear...

    docs.aspose.com/3d/python-net/working-with-line...