Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 60,897 for

path

(0.36 sec)
  1. Managing Currency Symbols | Aspose.Tasks Docume...

    Learn how to edit currency symbols in Microsoft Project files using Aspose.Tasks for Java....Tasks-for-Java 2 // The path to the documents directory....ose.Tasks-for-Java 2 // The path to the documents directory....

    docs.aspose.com/tasks/java/managing-currency-sy...
  2. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...Document doc = new Document("path/to/your/document.docx"); //...the document as PDF doc.save("path/to/output/document.pdf", options);...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  3. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。...static void Arc () { // The path to the document directory var...static void ArcFilled () { // The path to the document directory var...

    docs.aspose.com/pdf/zh/net/add-arc/
  4. Web扩展 使用C++的Office加载项|Documentation

    学习如何使用 Aspose.Cells 和 C++ 添加和访问Excel文件中的Web扩展(Office加载项)。...Startup (); // Output directory path U16String outDir ( u ".. \\...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/web-extensions-off...
  5. Managing downloadable resources|Documentation

    How to manage Aspose.OCR for Python via C++ downloadable modules....Specify the path to that directory in root_load_path property of...() load_settings . root_load_path = "extra/resources" asposeocr...

    docs.aspose.com/ocr/python-cpp/modules/management/
  6. Convert SVG to PNG in Python – Aspose.HTML

    Convert SVG to PNG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to PNG....define paths 8 output_dir = "output/" 9 if not os. path . exists...makedirs (output_dir) 11 save_path = os. path . join (output_dir, "circle...

    docs.aspose.com/html/python-net/convert-svg-to-...
  7. Aspose.TeX's input interface | Python

    Conversion functionality of Aspose.TeX API solution for Python with TeX, as an input format is explained here with the code examples....import Util 4 from os import path 5 ########## 6 ###### Class...working directory. 10 with open (path. join (Utils. input_directory...

    docs.aspose.com/tex/python-net/aspose-tex-input/
  8. Several Image Into TXT Java

    Merge multiple Image into TXT in Java code. Save Image as TXT using Java....from the list // Repository path: https://releases.aspose.com/java/repo/...</dependency> Copy // Repository path: https://releases.aspose.com/java/repo/...

    products.aspose.com/words/java/merge/image-to-txt/
  9. Saving a Document as a Multipage TIFF in C#|Asp...

    Convert a document to a multi-page TIFF using C#. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....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/net/saving-a-document-as-...
  10. 将 PowerPoint 转换为 HTML 在 C++|Aspose.Slides 文档

    在 C++ 中转换 PowerPoint 为 HTML。将 PPTX 或 PPT 保存为 HTML 在 C++ 中。将幻灯片保存为 HTML 在 C++ 中。...substitutedFont -> get_FontName (); String path = String :: Format ( u "{0}...WriteAllBytes ( IO :: Path :: Combine ( m_basePath , path ), fontData );...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...