Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 8,892 for

load

(0.07 sec)
  1. Aspose::Words::FileFormatUtil::ExtensionToSaveF...

    Aspose::Words::FileFormatUtil::ExtensionToSaveFormat method. Converts a file name extension into a SaveFormat value in C++.... // Load a document from a file that...LoadFormatToSaveForm ( loadFormat ); // Load a document from the stream,...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. IDocumentProcessorPlugin.ToPages | Aspose.Words...

    Effortlessly save each page of your document with the ToPages method, utilizing customizable fixed page options for optimal results....each page of the document loaded by Load method using the specified...

    reference.aspose.com/words/net/aspose.words/ido...
  3. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the document that is to be Loaded....the document that is to be loaded. Members Name Description AUTO...does not currently support loading such documents. DOCX Office...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MapiContact.FromVCard - Free Support Forum - as...

    Hello, Just checking how MapiContact.FromVCard will handle the code if source vcf is multi contacts? Thanks....FromVCard method is designed to load a single contact from a VCard...use the VCardContact.Load method to load the entire VCF file,...

    forum.aspose.com/t/mapicontact-fromvcard/311336
  5. How to Convert XML to PDF in C#

    This guide covers how to convert XML to PDF in C#. It includes the environment setup details, a step-by-step process, and a code snippet to export XML to PDF in C#....to convert XML files to PDF Load the input XML file with the...the Document class Bind the loaded XML file Invoke the Save method...

    kb.aspose.com/pdf/net/how-to-convert-xml-to-pdf...
  6. How to Convert OneNote to Word using Java

    This article guides on how to convert OneNote to Word using Java. It has all the details required to set the IDE, steps to write the application, and a runnable sample code to OneNote to Word converter using Java....discussed to customize the loading of the .ONE file and saving...for OneNote to Word conversion Load the .ONE file into the Document...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  7. Work or Extract Images from OneNote Document us...

    With C# OneNote API or Library, you can extract images from OneNote document, get information of each image, insert an image in existing OneNote document and link an image to hyperlink....GetDataDir_Images (); 3 4 // Load the document into Aspose.Note...GetDataDir_Images (); 3 4 // Load the document into Aspose.Note...

    docs.aspose.com/note/net/working-with-images/
  8. Working with Images

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......class ) + "images/" ; 2 3 // Load the document into Aspose.Note...class ) + "images/" ; 2 3 // Load the document into Aspose.Note...

    docs.aspose.com/note/java/working-with-images/
  9. Aspose.PSD Adapters for .NET|Documentation

    Aspose.PSD Adapters to make integration with Aspose.Imaging easier and quicker. Open for editing in Photoshop-like style additional formats like PSD PSB AI WebP SVG PNG JPEG TIFF GIF BMP via C#. It does not require Adobe Photoshop or Illustrator to be installed. Just add Nuget Package as Reference. Seamless integration with Imaging Libraries....like SVG of WEBP you need to load these formats using Aspose.Imaging...for products Aspose.PSD how to load unsupported formats Aspose.PSD...

    docs.aspose.com/psd/net/adapters/
  10. How to Convert TIFF to PDF in Java

    This short tutorial focuses on how to convert TIFF to PDF in Java. To create TIFF to PDF converter Java code and comprehensive steps are explained along with the environment configuration....the project Load the source TIFF Image using the load method exposed...simple API interface where we load the source TIFF from the disk...

    kb.aspose.com/imaging/java/how-to-convert-tiff-...