Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 60,963 for

path

(0.08 sec)
  1. FileFontSource constructor | Aspose.Words for P...

    aspose.words.fonts.FileFontSource constructor...FileFontSource(file_path) Ctor. def __init__ ( self , file_path : str ):...file_path str Path to font file. FileFontSource(file_path, priority)...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 Python 从 PDF 中删除表格 | Aspose.PDF

    Python 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上从 PDF 文件中删除表格。...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/zh-hans/python-net/tabl...
  3. Extract Images from PDF File using Python|Aspos...

    This section shows how to extract images from PDF file using Python library....FileIO from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    docs.aspose.com/pdf/python-net/extract-images-f...
  4. Different Ways to Save Files with C++|Documenta...

    Aspose.Cells for C++ can save files to different formats. Save files to PDF, HTML, DOCX, PPTX, JSON, and MHTML....name (complete with storage path) and the desired file format...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/different-ways-to-sav...
  5. Add brushes and gradients to XPS files | .NET

    .NET API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code.... Set the path to the documents directory....using System.Drawing; // The path to the documents directory....

    products.aspose.com/page/net/work-with-brushes/
  6. 保存 HTML 文档 – C# 示例 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML for .NET API 将 HTML 文档保存到文件、URL、Zip 存档和内存流中,以及如何应用保存选项。...C# 2 3 // Prepare an output path for a document saving 4 string...string documentPath = Path. Combine (OutputDir, "save-to-file.html"...

    docs.aspose.com/html/zh/net/save-html-document/
  7. 使用C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for C++动态保存文件并直接发送给客户端浏览器。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/saving-file-to-res...
  8. Split Visio Page wise in Java | products.aspose...

    Java source codes that explains how to split Microsoft Visio files into multiple files in Java applications...specified path. Load the Visio file with full path using diagram...and pass the file name (full path) having relevant SaveFormat...

    products.aspose.com/diagram/java/splitter/
  9. Split Visio Page wise in C# | products.aspose.com

    C# source codes that explains how to split Microsoft Visio files into multiple files in Visual C#.NET applications...specified path. Load the Visio file with full path using diagram...and pass the file name (full path) having relevant SaveFormat...

    products.aspose.com/diagram/net/splitter/
  10. Lock or unlock shapes with Node.js via C++|Docu...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for Node.js via C++.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/lock-or-unlock...