Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 69,796 for

path

(0.23 sec)
  1. 在 XPS 文件中使用渐变 | .NET

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加垂直、水平或线性渐变的问题。了解 .NET 的功能...248), 1f)); 16 // Create new path by defining geometery in abbreviation...abbreviation form 17 XpsPath path = doc. AddPath (doc. CreatePathGeometry...

    docs.aspose.com/page/zh/net/xps/working-with-gr...
  2. Display MHT Formats Using Python | Aspose.PDF

    Open and view MHT documents programmatically with Python sample code using Aspose.PDF for Python for .NET...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/viewer/mht/
  3. Save an SVG Document in C# – Aspose.SVG for .NET

    In the article, you will learn how to save an SVG document to a file, memory stream, ZIP archive or Url using Aspose.SVG for .NET library....file using C# 2 3 // Prepare a path to save an SVG document 4 string...string documentPath = Path. Combine (OutputDir, "circles_out.svg"...

    docs.aspose.com/svg/net/save-svg-document/
  4. How to Change Border Color in HTML? C# Examples

    Learn how to change border color in HTML using Aspose.HTML for .NET. Explore С# examples with inline and internal CSS to customize borders programmatically....output path for a document saving 4 string savePath = Path. Combine...Prepare path to source HTML file 7 string documentPath = Path. Combine...

    docs.aspose.com/html/net/how-to-articles/how-to...
  5. 从 PDF 中删除图像|Aspose.PDF for Python via .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/zh/python-net/delete-images/
  6. Resize PDF Page Contents|Aspose.PDF for Python ...

    Resize the contents of specific PDF pages using Aspose.PDF for Python....FileIO import sys from os import path import aspose.pdf as ap import...pdf_facades sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/resize-pdf-page-...
  7. Substitute fonts|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....do this, you can specify the path to fonts that are not installed...system, you can specify the path to them. Below is an example...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  8. 获取字段值|Aspose.PDF for Python via .NET

    使用 Form 类的 Aspose.PDF Facades 从 PDF 表单检索字段值。...FileIO import sys from os import path import aspose.pdf as ap import...pdf_facades sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/zh/python-net/get-field-val...
  9. 添加文件附件注释|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,使用文件路径在首页添加文件附件注释,并保存已更新的文档。...import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/zh/python-net/add-file-atta...
  10. 添加多边形批注|Aspose.PDF for Python via .NET

    此示例绑定输入 PDF,在首页绘制实心多边形,并将带有注释的修改后文档保存。...import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/zh/python-net/add-polygon-a...