Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 28,744 for

file

(0.04 sec)
  1. FileFormatUtil.load_format_to_extension method ...

    FileFormatUtil.load_format_to_extension method. Converts a load format enumerated value into a File extension...format enumerated value into a file extension. The returned extension...document from a file that is missing a file extension, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Change Settings for Opening PDF using C#

    This article guides how to change settings for opening PDF using C#. It has the IDE settings, steps, and a sample code to change how PDF opens using C#....settings Load the source PDF file into the Document object to...preferences Save the output PDF file The above steps describe how...

    kb.aspose.com/pdf/net/change-settings-for-openi...
  3. Aspose::Words::Drawing::OleFormat class | Aspos...

    Aspose::Words::Drawing::OleFormat class. Provides access to the data of an OLE object or ActiveX control. To learn more, visit the documentation article in C++....path and name of the source file for the linked OLE object. get_SourceItem...identify the portion of the source file that is being linked. get_SuggestedExtension...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in Java... Read the Excel file as a byte array. Add the OleObjectFrame...modified presentation as a PPTX file. In the example below, we added...

    docs.aspose.com/slides/androidjava/manage-ole/
  5. Convert HTML to Markdown in Python

    This guide discusses how to convert HTML to Markdown in Python. It includes information pertaining to IDE preparation, step-by-step program logic, and a working sample code to convert HTML to MD in Python....instance to load the source file Call the convert_html method...to export the HTML file to a Markdown file These above steps sum...

    kb.aspose.com/html/python/convert-html-to-markd...
  6. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File File) { …...pdfDocument, File file) { System.out.println("Processing Image file: "..." + file.getName()); try { BufferedImage bufferedImage = ImageIO...

    forum.aspose.com/t/duplicate-image-is-creating-...
  7. License constructor | Aspose.Words for Python

    License constructor. Initializes a new instance of this class....Words using a license file in the local file system. # Set the license...the local file system filename of a valid license file. license...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Features Overview|CAD 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....various vector and raster image file formats such as PDF, WMF, SVG...operate with various CAD and BIM file formats: DWG, DXF, DWT, DGN...

    docs.aspose.com/cad/python-net/getting-started/...
  9. Getting Barcode Region Information from the Ima...

    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....data_dir = File . dirname ( File . dirname ( File . dirname (...( File . dirname ( __FILE__ )))) + '/data/' \ # initialize barcode...

    docs.aspose.com/barcode/java/getting-barcode-re...
  10. Replacing Images inside Presentation Image Coll...

    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....below: Load the presentation file with image inside it using Presentation...Presentation class. Load an image from file in byte array. Replace the target...

    docs.aspose.com/slides/net/replacing-images-ins...