Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 61,026 for

path

(0.3 sec)
  1. Creating, Opening and Saving Images|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....output path or by setting a stream . Creating by Setting Path Create...stream is same as for using a path. The only difference is that...

    docs.aspose.com/imaging/python-net/creating-ope...
  2. 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...
  3. LaTeX to PDF | Python

    Learn how to convert TeX to PDF using the Aspose.TeX API solution for Python with this article, which provides a detailed explanation and code examples....import Util 5 from os import path 6 ########## 7 ###### Class...to PDF conversion. 17 TeXJob (path. join (Util. input_directory...

    docs.aspose.com/tex/python-net/latex-to-pdf/
  4. Convert SVG to TIFF | Aspose.HTML for .NET

    Convert SVG to TIFF using Aspose.HTML for .NET. Consider various SVG to TIFF conversion scenarios in C# examples. Try online SVG Converter.... ConvertSVG (Path. Combine (DataDir, "shapes.svg"...ImageSaveOptions(ImageFormat. Tiff ), Path. Combine (OutputDir, "convert-with-single-line...

    docs.aspose.com/html/net/convert-svg-to-tiff/
  5. Save Html With StreamProvider|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....Replace the default path with the expected path. This article explains...

    docs.aspose.com/cells/java/convert-excel-to-htm...
  6. Remove Watermark Image Filter|Documentation

    Remove watermark image filter usage with Java code example provided....proceed to create a graphic path object that defines the location...option with the ellipse shape path as a mask parameter. Additionally...

    docs.aspose.com/imaging/java/developer-guide/ma...
  7. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....the font loading: Construct path to the file. Initiate object...the font. Copy 1 // Construct path to the file. 2 System::String...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  8. Add, Move or Delete pages in PDF using .NET | A...

    Manipulate PDF pages of your document programmatically with C# sample code using Aspose.PDF for .NET...Page to PDF var inputFile = Path . Combine ( dataDir , "AddEmptyPage..."AddEmptyPage.pdf)" ); var outputFile = Path . Combine ( dataDir , "AddEmptyPage_out...

    products.aspose.com/pdf/net/pages/
  9. Fast recognition|Documentation

    How to read text from high-quality scans using as few resources as possible.... path . join ( self . dataDir , "source1...png" )); images . add ( os . path . join ( self . dataDir , "source2...

    docs.aspose.com/ocr/java/fast-recognition/
  10. SaveOptions.DefaultTemplate | Aspose.Words for ...

    Manage your SaveOptions with ease! Set or get the default template Path and filename for streamlined document processing. Optimize your workflow today!...DefaultTemplate property Gets or sets path to default template (including...} Remarks If specified, this path is used to load template when...

    reference.aspose.com/words/net/aspose.words.sav...