Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 66,015 for

path

(2.22 sec)
  1. 在渲染电子表格为HTML时设置默认字体,使用C++|Documentation

    学习如何使用Aspose.Cells for C++在渲染电子表格为HTML时设置默认字体。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  2. 用C++在工作表内旋转文本和形状|Documentation

    学习如何在Excel工作表中使用形状控制文本旋转,使用编号Aspose.Cells for C++。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/rotate-text-with-s...
  3. 使用C++调整工作簿压缩级别|Documentation

    学习如何使用Aspose.Cells for C++调整工作簿的压缩级别以优化文件大小和处理时间。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/adjust-workbook-co...
  4. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....Cells :: Startup (); // The path to the documents directory....com/aspose-cells/Aspose.Cells-for-C // The path to the documents directory....

    docs.aspose.com/cells/cpp/managing-controls/
  5. Not able to extract text from PDF - Free Suppor...

    I have installed Aspose PDF on Debian (bookworm). Refer attached PDF. It does not extract page # 35 or 36. bad2.pdf (144.7 KB)...Document(str(path)) absorber = apdf.text.TextAbsorber()...License() license.set_license("path_to_your_license_file") doc =...

    forum.aspose.com/t/not-able-to-extract-text-fro...
  6. Issues with Aspose cells upgrade "gridjs-spread...

    Hi Team, I am using “gridjs-spreadsheet”: “^25.9.0”, version earlier I used “gridjs-spreadsheet”: “^24.6.2” here the images are loading correctly , after upgrade the images are not loading properly...getMimeType(String fileName) { Path filePath = Paths.get(fileName); try {...getMimeType(filename); Path filePath = Paths.get(Config.getFileCacheDirector()...

    forum.aspose.com/t/issues-with-aspose-cells-upg...
  7. 将 SVG 转换为 PDF – Python 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG Python 库将 SVG 转换为 PDF 的 Python 示例。... path . join (input_folder, "document...svg" ) 13 output_file = os. path . join (output_folder, "document...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  8. Saving a Document as a Multipage TIFF in Java|A...

    Convert a document to a raster image, which is discussed on the example of the TIFF format. To determine how TIFF is displayed you need to specify additional options: resolution, number of pages, image binarization, etc using Java....simply passing the “save to” path and the relevant file extension...name extension specified in the path. The following example demonstrates...

    docs.aspose.com/words/java/saving-a-document-as...
  9. Converting a CGM file to PDF using C# | Aspose.PDF

    Sample code for CGM‑to‑PDF conversion in .NET. Use the API example code for batch CGM‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application....with page index & output file path as parameters PDF file will...will be saved at the specified path Here is an example that demonstrates...

    products.aspose.com/pdf/net/conversion/cgm-to-pdf/
  10. Convert MHTML to ODT in Python | products.aspos...

    MHTML and HtmlFixed to ODT conversion in your Python applications without using Microsoft Word...while specifying output file path as parameter. So your MHTML...converted to ODT at the specified path Conversion Requirements For...

    products.aspose.com/total/python-net/conversion...