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

path

(0.11 sec)
  1. Converting a PDF file to DOCX using Python | As...

    Sample code on Python for PDF to DOCX conversion. Use example code for batch PDF to DOCX conversion with Python and .NET... Specify the path to the input PDF document by...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/p...
  2. Converting a TEX file to DOC using Python | Asp...

    Sample code on Python for TEX to DOC conversion. Use example code for batch TEX to DOC conversion with Python and .NET... Specify the path to the input PDF document by...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/t...
  3. Converting a SVG file to TIFF using Python | As...

    Sample code on Python for SVG to TIFF conversion. Use example code for batch SVG to TIFF conversion with Python and .NET... Specify the path to the input PDF document by...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/s...
  4. 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...
  5. 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...
  6. 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...
  7. 导航 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/
  8. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents using C# or VB.NET. Verify, or validate the digitally sign PDFs using C# or VB.NET....void SignDocument () { // The path to the documents directory var... string password ) { // The path to the documents directory var...

    docs.aspose.com/pdf/net/digitally-sign-pdf-file/
  9. 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...
  10. Working with Transparency in XPS file | Python

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...###### 7 ########## 8 9 # The path to the documents directory....transparency 15 doc. add_path (doc. create_path_geometry ( "M120,0...

    docs.aspose.com/page/python-net/xps/working-wit...