Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 60,873 for

path

(0.11 sec)
  1. Convert Document to Other Formats|Aspose.Words ...

    Convert a document from one format to another and fast instead of using Apache POI in Java.... Java // The path to the documents directory....and text format. Java // The path to the documents directory....

    docs.aspose.com/words/java/convert-document-to-...
  2. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current font will be subsetted before exporting as a font resource.... split ( Path . DirectorySeparatorCh ). Last... originalFileName . split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  4. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...###### 8 ########## 9 10 # The path to the documents directory....a rectngle path for every pattern square 34 path = aspose. pydrawing...

    docs.aspose.com/page/python-net/ps/working-with...
  5. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for JavaScript via C++ API....external, cell reference, file path, etc. Aspose.Cells for JavaScript...link FilePath: Local and full path to files/folders. Email: Email...

    docs.aspose.com/cells/javascript-cpp/detect-hyp...
  6. 在 PostScript 中使用转换 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 .NET 中使用该功能...graphics path from the rectangle 13 GraphicsPath path = new GraphicsPath();...GraphicsPath(); 14 path. AddRectangle ( new RectangleF(0, 0, 150...

    docs.aspose.com/page/zh/net/ps/working-with-tra...
  7. 档案

    档案...System::IO::File::Open(System::IO::Path::GetDirectoryName(outputFileName)...Name) + u"\\" + System::IO::Path::GetFileNameWithoutEx(outputFileName)...

    blog.aspose.com/zh/page/convert-xps-oxps-to-jpg...
  8. Time Logging – Convert HTML – Aspose.HTML for .NET

    You will find an Aspose.HTML C# example of custom message handlers to convert HTML from ZIP archive to PDF and log the execution time of this conversion....35 36 Stream GetFile (string path) 37 { 38 ArchiveEntry result...FirstOrDefault (x => x. Name == path); 41 return result ? . Open...

    docs.aspose.com/html/net/message-handlers/time-...
  9. 在 HTML 模板中设置属性 – Aspose.HTML for .NET

    了解如何在 HTML 模板中设置属性,以及在使用 Aspose.HTML for .NET 填充模板时控制属性的存在。... Save (Path. Combine (OutputDir, "out-checked...html" )); 36 37 // Prepare a path to the output image file 38...

    docs.aspose.com/html/zh/net/setting-attributes-...
  10. 如何在 HTML 中添加图像?C# 示例

    学习如何使用 Aspose.HTML for .NET 在 HTML 中添加图像。探索不同的方法,包括 img 标记、CSS 背景和内联样式。...Specify a link URL or local path 12 img. SetAttribute ( "alt"...file system 20 document. Save (Path. Combine (OutputDir, "add-image...

    docs.aspose.com/html/zh/net/how-to-articles/how...