Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 61,536 for

path

(0.29 sec)
  1. Creating and Saving MSG Files|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....Email-for-Java // The path to the File directory. String...com/aspose-email/Aspose.Email-for-Java // The path to the File directory. String...

    docs.aspose.com/email/java/creating-and-saving-...
  2. Converting a HTML file to JPEG using Python | A...

    Sample code on Python for HTML to JPEG conversion. Use example code for batch HTML to JPEG conversion with Python and .NET... Specify the path to the input PDF file by joining...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/python-net/conversion/h...
  3. Possible bug with document layout calculation -...

    Hi, I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug. Steps to Reproduce Download the attached layout_calc_bug.docx file and save it without making any changes. layout_c…...of the code (license path and document path). Run the tests. Expected...string License_Path = "YOUR ASPOSE.WORDS LICENCE PATH"; private const...

    forum.aspose.com/t/possible-bug-with-document-l...
  4. 将 HTML 转换为 BMP – C# 示例

    使用 Aspose.HTML API 在 C# 中将 HTML 转换为 BMP。在 C# 示例中考虑各种 HTML 到 BMP 的转换情况。尝试在线 HTML 转换器。...BMP using C# 2 3 // Prepare a path to a source HTML file 4 string...string documentPath = Path. Combine (DataDir, "bmp.html" ); 5 6...

    docs.aspose.com/html/zh/net/convert-html-to-bmp/
  5. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....Paths ; 7 8 import com.aspose.font...the font loading: Construct path to the file. Initiate object...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  6. Setting ScaleCrop and LinksUpToDate Properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/setting-scalecrop-and...
  7. Car plate recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from car plate images or photographs.... path . join ( self . dataDir , "car1...png" )); input . add ( os . path . join ( self . dataDir , "car2...

    docs.aspose.com/ocr/java/recognition-settings-c...
  8. Create Transparent Image of Excel Worksheet wit...

    Generate transparent images of Excel worksheets using Aspose.Cells with C++....Startup (); // Source directory path U16String sourceDir = u ".....01_SourceDirectory \\ " ; // Output directory path U16String outputDir = u ".....

    docs.aspose.com/cells/cpp/create-transparent-im...
  9. 导航 SVG – Navigation & Inspection SVG – Aspose.S...

    了解如何使用 C# 检查 SVG、使用自定义过滤器迭代 SVG 元素、如何使用 CSS 选择器或 XPath 导航 SVG。...(SVGDocument document = new SVGDocument(Path. Combine (DataDir, "bezier-curves...element 2 3 string documentPath = Path. Combine (DataDir, "shapes_svg...

    docs.aspose.com/svg/zh/net/navigation-inspection/
  10. Working with Headers|Aspose.Words for Java

    Remove headers from a document easily and fast instead of using Apache POI.... Java // The path to the documents directory....of the document. Java // The path to the documents directory....

    docs.aspose.com/words/java/working-with-headers/