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

path

(0.12 sec)
  1. Convert WORD to Images in Python | products.asp...

    WORD to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...method with appropriate image path along with SaveFormat of relevant...method while passing output file path & specified options as parameters...

    products.aspose.com/total/python-net/conversion...
  2. 使用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...
  3. Read Outlook for Mac OLM File & Get Folders & S...

    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....Get Folder Path You may also get hierarchical path or location... Aspose.Email provides the ‘path’ property of the OlmFolder class...

    docs.aspose.com/email/python-net/read-outlook-f...
  4. 在Docker中运行Aspose.Cells.GridWeb的方法|Documentation

    本文介绍如何在 Docker 中运行 GridWeb,以构建在线 Excel 编辑器或查看器应用程序。.../usr/share/fonts/ # the basic file path which contains the spread sheet...-p /app/wb # the cache file path for GridWeb RUN mkdir -p /app/filecache...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  5. Pdf for java 怎么获得单元格的rowspan? - Free Support Fo...

    我的使用环境如下: 1、使用的组件名称:pdf 2、使用的开发语言:JAVA 3、使用的组件版本号:25.5 问题如下: java版本pdf25.5中表格的单元格只有colspan的方法?没有rowspan,怎么获得单元格的rowspan?我们现在需要做的是解析这个表格,并获得当前表格中每个单元格的位置以及colspan和rowspan,DEMO示例见附件。 https://c.wss.pet/f/hcg7bs9uv38 复…...pdfDocument = new Document("path/to/your/document.pdf"); // Create...Replace "path/to/your/document.pdf" with the actual path to your...

    forum.aspose.com/t/pdf-for-java-rowspan/314492
  6. Using Glyph objects | C++

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs in C++....tells us whether the glyph’s path is empty, or in other words...using the very useful property Path . In the concept of Aspose.Font...

    docs.aspose.com/font/cpp/developer-guide/using-...
  7. 使用形状粘合|Documentation

    本节介绍如何使用 Aspose.Diagram 获取粘附到特定形状的形状。...NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/zh/net/working-with-sha...
  8. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(documentWra…...StackTrace : [17] Attached template path is empty, styles were not updated...Document doc = new Document("path/to/your/document.docx"); HtmlSaveOptions...

    forum.aspose.com/t/doc/314783
  9. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....Diagram-for-Java // The path to the documents directory....ose.Diagram-for-Java // The path to the documents directory....

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  10. PDF rendering with Chinese fonts extremely slow...

    Hello, I’m encountering a performance issue when rendering a PDF using the Aspose.PDF library. When the document contains Chinese Simplified (zh-CN) or Chinese Traditional (zh-TW) text, I set: pdfDocument.OptimizeResou…..._languageCode switch { "ct" => LoadFont(Path.Combine(_fontsFolder, "NotoSansTC-Light..."NotoSansTC-Light.otf")), "cs" => LoadFont(Path.Combine(_fontsFolder, "NotoSansSC-Light...

    forum.aspose.com/t/pdf-rendering-with-chinese-f...