Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 60,908 for

path

(0.2 sec)
  1. PhysicalFontInfo.FilePath | Aspose.Words for .NET

    Discover the PhysicalFontInfo FilePath property, easily locate your font files for seamless design integration and enhanced typography in your projects....FilePath property Path to the font file if any. public...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...\Anony* Algorithm Hash Path --------- ---- ---- SHA256 ...AsposeLicenceHelper.SetLicence_Cells(); var path = @"C:\Users\m.heinz\Downloads\";...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  3. Using GlobalizationSettings Class for Custom Su...

    Learn how to use the GlobalizationSettings class in Aspose.Cells for C++ to customize subtotal labels and modify the "Other" label in Pie charts....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/using-globalizationse...
  4. 从 PDF 中删除表单 C#|Aspose.PDF for .NET

    基于子类型/表单使用 Aspose.PDF for .NET 库删除文本。 从 PDF 中删除所有表单。...input , string output ) { // The path to the documents directory var...input , string output ) { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/remove-form/
  5. 导航和检测 SVG – Aspose.SVG for Python via .NET

    了解如何使用 Python 检查 SVG、迭代 SVG 元素以及使用 CSS 选择器或 XPath 浏览 SVG。...data_dir = "data/" 6 document_path = os. path . join (data_dir, "document...9 with SVGDocument (document_path) as document: 10 html = document...

    docs.aspose.com/svg/zh/python-net/navigate-svg/
  6. 元素生成器 – Element Builders – 创建和编辑 SVG 元素 – C#

    探索 C# 中的 Aspose.SVG Builder API 创建和修改 SVG 元素的功能。了解如何使 SVG 编程更轻松、更高效。... Save (Path. Combine (OutputDir, "svg-from-scratch...... 5 string documentPath = Path. Combine (DataDir, "circles...

    docs.aspose.com/svg/zh/net/element-builders/
  7. 在 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-...
  8. 使用 Python 搜索 PDF | Aspose.PDF

    无需在 .NET Framework、.NET Core 上打开即可搜索 PDF 文档的 Python....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/
  9. Convert PNG to SVG in Python

    This article explains how to convert PNG to SVG in Python. It includes the algorithm and a working sample code to convert Image to SVG in Python....geometric shapes that are made up of path elements. Subsequently, these...by specifying the source file path in the vectorize method as a...

    kb.aspose.com/svg/python/convert-png-to-svg-in-...
  10. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF document....AddScreenAnnotationW () { // The path to the documents directory var...dataDir + "sample.pdf" )) { // Path to the media file (SWF) var...

    docs.aspose.com/pdf/net/multimedia-annotation/