Sort Score
Result 10 results
Languages All
Labels All
Results 8,421 - 8,430 of 61,153 for

path

(0.38 sec)
  1. Convert RTF to PPSM in Python or with free Onli...

    RTF to PPSM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free RTF to PPSM online converter quickly before integrating the code....file name and desired directory path. Step 2 Load PDF file with an...while specifying output file path & SaveFormat.PPSM as parameters...

    products.aspose.com/total/python-net/conversion...
  2. What is PS file? | Knowledge Base

    PS as one of the PDLs languages is thoroughly explained here. Along with it this page briefly answers the question "What is a PS document?"...working with: graphics state, path construction, painting, operand...files, resources. Examples of path construction and execution control...

    docs.aspose.com/page/net/what-is-ps-file/
  3. 文本矢量化和文本安全 – .NET

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

    docs.aspose.com/svg/zh/net/text-vectorization/
  4. 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...
  5. 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/
  6. 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...
  7. Aspose.PSD CLI Convert Application for .NET|Doc...

    Aspose.PSD-based Conversion CLI application for PSD, PSB and AI File Formats. No-code CI/CD Automation. Supports conversion from PSD, PSB, AI export to PDF, TIFF, JPEG, JPEG2000, PNG, GIF and BMP. It does not require Adobe Photoshop or Adobe Illustrator to be installed and can be run from console without additional code.... Paths to input files. o, output Required. Paths to the...Required. Output format. license Path to the license. help Display...

    docs.aspose.com/psd/net/cli/convert/
  8. 沙箱 – 安全代码执行 – Aspose.HTML for .NET

    了解如何使用沙盒标记,并创建一个沙盒环境,在此环境中使用 Aspose.HTML for .NET 运行 C# 应用程序。...document = new HTMLDocument(Path. Combine (DataDir, "document-with-scripts...(document, new PdfSaveOptions(), Path. Combine (OutputDir, "document-sandbox...

    docs.aspose.com/html/zh/net/sandboxing/
  9. Edit MHTML in C# – Aspose.HTML for .NET

    Code to edit MHTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MHTML document....Prepare path to source HTML file string documentPath = Path.Combine(DataDir...Combine(DataDir, "file.html" ); // Prepare path for edited MHTML file saving...

    products.aspose.com/html/net/editor/mhtml/
  10. View PPSM in C# | products.aspose.com

    View PPSM in C#. Use .NET library API to open and view Macro-enabled PowerPoint Template...Path.GetTempPath() + Guid.NewGuid()...HTML. Call Process.Start with path to resulting HTML to load PPSM...

    products.aspose.com/slides/net/viewer/ppsm/