Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 67,393 for

path

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

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 Python 中使用该功能...以下代码片段演示了将透明对象添加到 XPS 文档的完整功能: Copy 1 # The path to the documents directory....transparency 7 doc. add_path (doc. create_path_geometry ( "M120,0...

    docs.aspose.com/page/zh/python-net/xps/working-...
  2. The word page count is wrong - Free Support For...

    The code: String Path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(Path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...2026, 7:49am 1 The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\";...Document doc = new Document(path + "796597488160104448.docx");...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  3. 创建、插入字段|Documentation

    如何使用 Java Diagram API 创建、插入字段。...Diagram-for-Java // The path to the documents directory....

    docs.aspose.com/diagram/zh/java/create-insert-f...
  4. Display or Hide Tabs in PHP|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....Workbook object by Excel file path $workbook = new Workbook ( $dataDir...

    docs.aspose.com/cells/java/display-or-hide-tabs...
  5. What is an AI file? | Knowledge Base

    If you have ever worked with Adobe Illustrator editor you may faced AI format. This is one of the written in PDL formats and is described in this article....curve segment to the current path between the current point and...Bezier curve to the current path between the current point and...

    docs.aspose.com/page/net/what-is-ai-file/
  6. Managing downloadable resources|Documentation

    How to manage Aspose.OCR for Python via C++ downloadable modules....Specify the path to that directory in root_load_path property of...() load_settings . root_load_path = "extra/resources" asposeocr...

    docs.aspose.com/ocr/python-cpp/modules/management/
  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. 将 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/
  9. Manipulating Metafiles|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....Converting EMF to BMP using File Path Location Aspose.Imaging for...code uses the File Location Path to load and save the files on...

    docs.aspose.com/imaging/java/manipulating-metaf...
  10. Several JPG Into WORD Java

    Merge multiple JPG into WORD in Java code. Save JPG as WORD using Java....from the list // Repository path: https://releases.aspose.com/java/repo/...</dependency> Copy // Repository path: https://releases.aspose.com/java/repo/...

    products.aspose.com/words/java/merge/jpg-to-word/