Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 61,056 for

path

(0.09 sec)
  1. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...; 7 8 // Add Image 9 XpsPath path = doc. AddPath (doc. CreatePathGeometry...used for proper positioning 11 path. RenderTransform = doc. CreateMatrix...

    docs.aspose.com/page/net/xps/working-with-images/
  2. HTML to TXT Converter using Python | Aspose.PDF

    Sample code on Python for HTML to TXT conversion. Use example code for batch HTML to TXT conversion with Python and .NET... Specify the path to the input PDF file by joining...output files, passing in the path to the input file and load options...

    products.aspose.com/pdf/python-net/conversion/h...
  3. High Performance Mode|Documentation

    Learn how to use the High Performance quality preset in Aspose.BarCode for Java recognition....preset: prefers fast detection paths and simplified preprocessing...GitHub: HighPerformanceModeE.java Paths like imagePath in the snippets...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. HTML to SVG Converter using Python | Aspose.PDF

    Sample code on Python for HTML to SVG conversion. Use example code for batch HTML to SVG conversion with Python and .NET... Specify the path to the input PDF file by joining...output files, passing in the path to the input file and load options...

    products.aspose.com/pdf/python-net/conversion/h...
  5. JPEG to DOCX Converter using Python | Aspose.PDF

    Sample code on Python for JPEG to DOCX conversion. Use example code for batch JPEG to DOCX conversion with Python and .NET...FileIO, path, and Document classes. Specify the path to the input...output DOCX file at the defined path using the configured save options...

    products.aspose.com/pdf/python-net/conversion/j...
  6. MHT to PNG Converter using Python | Aspose.PDF

    Sample code on Python for MHT to PNG conversion. Use example code for batch MHT to PNG conversion with Python and .NET...including FileIO, path classes. Specify the path to the input PDF...image to a file at the specified path using FileIO instance. Close...

    products.aspose.com/pdf/python-net/conversion/m...
  7. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for .NET... Save ( $"{path}BarHeight40Code128.png" , BarCodeImageFormat...Pixels = 80 ; gen . Save ( $"{path}BarHeight80Code128.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/1d-barcode-types/
  8. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML to Image using Aspose.HTML for .NET and consider the supported MHTML to Image conversion scenarios in C# examples.... Jpeg ), Path. Combine (OutputDir, "convert-by-two-lines...ImageSaveOptions, and output file path to the ConvertMHTML() method...

    docs.aspose.com/html/net/convert-mhtml-to-image/
  9. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…...dictionary with image name, its path and its caption. Document doc...and the value holds the image path and its caption text. import...

    forum.aspose.com/t/extracting-images-and-captio...
  10. Image Stencil – How to Make Stencil in Python

    This article explains how to create stencils from images using Aspose.SVG for Python via .NET API....vectorization and define the path-building strategy. Set the property...define the allowable error in path approximation. Specify the property...

    docs.aspose.com/svg/python-net/image-stencil/