Sort Score
Result 10 results
Languages All
Labels All
Results 9,801 - 9,810 of 65,999 for

path

(0.19 sec)
  1. Paint Builder – Create SVG Patterns – Aspose.SV...

    Learn how to use the Paint Builder in Aspose.SVG for .NET to configure the paint properties of SVG elements by creating SVG patterns as an example....applied to fill shapes, text, and paths in an SVG document. They define...SVGSVGElement); 21 document. Save (Path. Combine (OutputDir, "pattern-stars...

    docs.aspose.com/svg/net/paint-builder/
  2. ASPOSE PDF for .NET to Generate PDF doc from XM...

    Hello, Our organization uses ASPOSE.PDF for .NET to generate PDF documents from XML templates. This is done through an MS Dynamics CRM Plugin that uses Aspose PDF DLL’s to generate the PDF for a record within our Dynam…...Add(new FontSource("path/to/your/font.ttf")); Specifying...Sources.Add(new FontSource("path/to/your/font.ttf")); // Create...

    forum.aspose.com/t/aspose-pdf-for-net-to-genera...
  3. docx转PDF,文件中的图片,openjdk环境下图片变成红叉,换成oraclejdk环境是...

    版本:23.8 编程语言:java 问题截图: 源文件: 格式测试.docx (31.4 KB) openjdk环境转换后的PDF: 格式测试-正式环境-Open-jdk.zip (6.9 KB) Oracle jdk环境转换后的PDF: 格式测试-测试环境-Oracle-jdk.zip (24.4 KB)...Document("path/to/your/document.docx"); doc.save("path/to/save/document...

    forum.aspose.com/t/docx-pdf-openjdk-oraclejdk/3...
  4. JPEG to EPS | Conversion API | .NET

    .NET API Solution to work with EPS files. Convert images to EPS files. C# examples on conversion....convert image to EPS C# Set the path to the documents directory....Linq; using System.Text; // The path to the documents directory....

    products.aspose.com/page/net/conversion/image-t...
  5. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3D for Java 支持构建节点层次结构。节点是 3D 场景的基本构建块,节点层次结构定义了 3D 场景的逻辑结构,并通过将几何图形、灯光和相机附加到节点来提供可见内容。... PI , 4 , 0 )); // The path to the documents directory....addChildNode ( cube ); } // The path to the documents directory....

    docs.aspose.com/3d/zh/java/add-node-hierarchy-a...
  6. CPU consumption when converting HTML to PDF - F...

    Hi Team, We are having a bit of trouble… when converting HTML to PDF, the CPU consumption is through the roof. Let me explain a bit better: We have a Soap WS in Framework 4.8 running in IIS. That receives “a lot” of re…...tried saving the results to file path instead of memory stream? Please...tried saving the results to file path instead of memory stream? this...

    forum.aspose.com/t/cpu-consumption-when-convert...
  7. 处理标有敏感度标签的文档|.NET 格式的 Aspose.Words

    使用 C# 将应用了敏感度标签的 Word 转换为 PDF。处理标有敏感度标签的文档 - 各种输入格式,包括 Word、OpenOffice、图像和电子书。...labeledFilePath = @"<Path to input file>" ; // Local path to a protected...outputFilePath = @"<Path to output file>" ; // Local path to the output...

    docs.aspose.com/words/zh/net/work-with-document...
  8. 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/
  9. Compress JRXML Files in C# via .NET | Aspose.Zip

    C# compression example to compress JRXML documents into zip and other archive formats on .NET Framework and .NET Core....large batches, works with file paths or streams, and lets you control...for .NET. Define the folder path that contains the JRXML files...

    products.aspose.com/zip/net/compress/jrxml/
  10. Convert HTML to PNG – Aspose.HTML for Python vi...

    Convert HTML to PNG programmatically using the Aspose.HTML Python library. Learn HTML to PNG conversion scripts with ready-to-use Python examples.... options , output file path save_path and performs the conversion...Setup directories and define paths 10 output_dir = "output/" 11...

    docs.aspose.com/html/python-net/convert-html-to...