Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 61,548 for

path

(0.12 sec)
  1. 在 PS 文件中使用透明度 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Python 中使用该功能... Copy 1 # The path to the documents directory....分量,而第二个形状有 Alpha 分量。 Copy 1 # The path to the documents directory....

    docs.aspose.com/page/zh/python-net/ps/working-w...
  2. Convert PowerPoint Presentations to HTML in .NE...

    Convert PowerPoint presentations to responsive HTML in .NET. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....FontName ; string path = fontName + ".woff" ; // Some path sanitaze may...WriteAllBytes ( Path . Combine ( m_basePath , path ), fontData );...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  3. 在 XPS 文件中使用可视化画笔 | Python

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...XPS 文档添加网格的完整功能: Copy 1 # The path to the documents directory....VisualBrush 6 path_geometry = doc. create_path_geometry () 7 path_geometry...

    docs.aspose.com/page/zh/python-net/xps/working-...
  4. Converting a MHTML file to XLSX using Python | ...

    Sample code on Python for MHTML to XLSX conversion. Use example code for batch MHTML to XLSX conversion with Python and .NET... Specify the path to the input MHT document by...can be found at the specified paths. Here is an example that demonstrates...

    products.aspose.com/pdf/python-net/conversion/m...
  5. Converting a PDF file to EPUB using Python | As...

    Sample code on Python for PDF to EPUB conversion. Use example code for batch PDF to EPUB conversion with Python and .NET... Specify the path to the input PDF document by...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/p...
  6. Converting a TEX file to EMF using Python | Asp...

    Sample code on Python for TEX to EMF conversion. Use example code for batch TEX to EMF conversion with Python and .NET... Specify the path to the input PDF document by...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/python-net/conversion/t...
  7. Extract data from AcroForm|Aspose.PDF for Java

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using Java and the Aspose.PDF....ExtractFormFields () { String path = "/home/admin/pdf-examples.... aspose . pdf . Document ( path ); // Get values from all fields...

    docs.aspose.com/pdf/java/extract-data-from-acro...
  8. 如何用 .NET 添加 Underline 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Underline 个注释。... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Underline...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  9. 如何用 .NET 添加 Caret 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Caret 个注释。... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_caret...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  10. 使用C++处理WebQuery类型的外部数据连接|Documentation

    学习如何使用Aspose.Cells和C++处理Microsoft Excel中的WebQuery数据连接。...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/zh/cpp/working-with-exter...