Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 70,099 for

path

(0.19 sec)
  1. Png Plugin|Aspose.PDF for .NET

    Learn how to convert PDF pages to PNG images with the Aspose.Pdf.LowCode.Png plugin for .NET....ConvertPdfToPngWithP () { // The path to the documents directory var...Process ( options ); // Get the path of the first saved PNG image...

    docs.aspose.com/pdf/net/plugins/png/
  2. Working with Page Rotation|Aspose.PDF for .NET

    This section explains how to work with Page Rotation using PdfPageEditor Class....void RotatePages1 () { // The path to the documents directory var...void RotatePages2 () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/working-with-page-rotat...
  3. 使用C++将Excel导出到带有网格线的HTML|Documentation

    学习如何使用编号Aspose.Cells for C++导出带网格线的Excel文件到HTML。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/export-excel-to-ht...
  4. Setting Page Options 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 an Excel file path $workbook = new Workbook ();...Workbook object by an Excel file path $workbook = new Workbook ( $dataDir...

    docs.aspose.com/cells/java/setting-page-options...
  5. 使用 C++ 将 Excel 转换为 PDF|Documentation

    了解如何使用 Aspose.Cells 和 C++ 将 Excel 工作簿转换为 PDF 格式。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-pdf/
  6. SVG Opacity and Transparent Colors in C# – Aspo...

    Work with SVG opacity in C# using Aspose.SVG for .NET. Set opacity, fill-opacity, stroke-opacity, RGBA, HSLA, and transparent export backgrounds....SVG with two groups and one path: SVG fragment Purpose id="badge"...(SVGDocument document = new SVGDocument(Path. Combine (DataDir, "svg-opacity...

    docs.aspose.com/svg/net/svg-opacity-and-transpa...
  7. Create SVG Elements in C# Using Builder API – A...

    Create and edit SVG elements in C# using Aspose.SVG Builder API. Generate SVG shapes, Paths, text, and graphics programmatically in .NET....such as rectangles, circles, paths, lines, polygons, text, and...shapes; text elements; groups; paths; styling; transformations; reusable...

    docs.aspose.com/svg/net/element-builders/
  8. MailMergeSettings.headerSource property | Aspos...

    MailMergeSettings.headerSource property. Specifies the Path to the mail-merge header source...headerSource property Specifies the path to the mail-merge header source...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 如何在 HTML 转换过程中调整文档大小?- C#

    了解如何使用 Aspose.HTML for .NET 在转换为 PDF、XPS、DOCX 和图像格式时通过设置渲染选项来调整 HTML 文档的大小。...RenderingOptions 2 3 // Prepare path to a source HTML file 4 string...string documentPath = Path. Combine (DataDir, "rendering.html" );...

    docs.aspose.com/html/zh/net/resize-document/
  10. Getting Started|Documentation

    Setup Aspose.Cells for Python via Java and installation guidelines....Java and set the JAVA_HOME and PATH environment variables For example:...JAVA_HOME = C : \ jdk1 . 8 . 0_131 PATH = C : \ jdk1 . 8 . 0_131 \ bin...

    docs.aspose.com/cells/python-java/getting-started/