Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 70,286 for

path

(0.23 sec)
  1. Convert a Visio Shape To Pdf|Documentation

    This section explains how to convert a visio shape to pdf with Aspose.Diagram....NET // The path to the documents directory....

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  2. Insert an ActiveX Control in the Visio Diagram|...

    This page describes how to insert an activeX Control with Aspose.Diagram library....NET // The path to the documents directory....

    docs.aspose.com/diagram/net/insert-an-activex-c...
  3. Convert PDF to SVG Format in Ruby|Aspose.PDF fo...

    Find out how to convert PDF files to SVG format using Ruby and Aspose.PDF, enabling scalable and editable vector graphics.... Ruby Code # The path to the documents directory ...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  4. Get PDF File Information in Ruby|Aspose.PDF for...

    Extract metadata and details from PDF files programmatically using Aspose.PDF in Ruby.... Ruby Code # The path to the documents directory ...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  5. Get Document Privileges|Aspose.PDF for Java

    Learn how to inspect PDF document privileges in Java with the PdfFileInfo facade....void getDocumentPrivilege ( Path inputFile ) { PdfFileInfo pdfInfo...

    docs.aspose.com/pdf/java/get-document-privileges/
  6. Extract Paragraph from PDF|Aspose.PDF for C++

    This article describes how to use ParagraphAbsorber - a special tool in Aspose.PDF to extract text from PDF documents....ExtractParagraph () { // The path to the documents directory....std :: endl ; // String for path name String _dataDir ( "C: \\...

    docs.aspose.com/pdf/cpp/extract-paragraph-from-...
  7. 保存网站 – C# – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML for .NET 保存网站或网页,并根据自己的需要自定义保存过程。...dlers/" ); 5 6 // Prepare a path to save the downloaded file...file 7 string savePath = Path. Combine (OutputDir, "root/result.html"...

    docs.aspose.com/html/zh/net/website-to-html/
  8. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and export OLE content seamlessly....is linked and then obtain the path to the linked file: $presentation...()) != 0 ) { // Print the full path to the linked file. echo "OLE...

    docs.aspose.com/slides/php-java/manage-ole/
  9. 将 SVG 转换为 JPG – Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 将 SVG 转换为 JPG。在 C# 示例中考虑各种 SVG 到 JPG 的转换方案。尝试在线 SVG 转换器。... ConvertSVG (Path. Combine (DataDir, "shapes.svg"...ImageSaveOptions(ImageFormat. Jpeg ), Path. Combine (OutputDir, "convert-with-single-line...

    docs.aspose.com/html/zh/net/convert-svg-to-jpg/
  10. 在 PS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Java 中使用该功能...19 GeneralPath path = new GeneralPath(); 20 path. append ( new...(opaquePaint); 27 document. fill (path); 28 29 offsetX = 350; 30 31...

    docs.aspose.com/page/zh/java/ps/working-with-tr...