Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 69,802 for

path

(0.22 sec)
  1. 移动和删除表单字段|Aspose.PDF for .NET

    探索如何管理PDF中的表单字段,包括移动或删除它们,使用Aspose.PDF for .NET。...static void MoveField () { // The path to the documents directory var...void RemoveFields () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/move-remove-form-field/
  2. Get PDF Version|Aspose.PDF for Java

    Learn how to retrieve the version of a PDF document in Java with the PdfFileInfo facade....static void getPdfVersion ( Path inputFile ) { PdfFileInfo pdfInfo...

    docs.aspose.com/pdf/java/get-pdf-version/
  3. Chart.sourceFullName property | Aspose.Words fo...

    Chart.sourceFullName property. Gets the Path and name of an xls/xlsx file this chart is linked to....sourceFullName property Gets the path and name of an xls/xlsx file...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 PostScript 中使用透明度 | C++

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

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  5. 在页面中绘制形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 页面中绘制形状。...NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/zh/net/draw-shapes-in-p...
  6. 将 SVG 转换为 XPS | Aspose.HTML for .NET

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

    docs.aspose.com/html/zh/net/convert-svg-to-xps/
  7. Chart.source_full_name property | Aspose.Words ...

    Chart.source_full_name property. Gets the Path and name of an xls/xlsx file this chart is linked to....source_full_name property Gets the path and name of an xls/xlsx file...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PowerPoint Presentations to Markdown on...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for Android via Java, automate documentation and keep formatting....application (and a relative path will be built for them in the...you can specify your preferred path and folder name. This Java code...

    docs.aspose.com/slides/androidjava/convert-powe...
  9. 使用 Python 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...apdf from os import path path_infile = path . join ( self . data_dir...document = apdf . Document ( path_infile ) # Create TextAbsorber...

    products.aspose.com/pdf/zh-hans/python-net/search/
  10. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....ValidateToPdfA1aStan () { // The path to the documents directory var...ValidateToPdfA1bStan () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/manipulate-pdf-document/