Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 2,946 for

file processing

(0.07 sec)
  1. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...PDF); } final File file = new File(temp); file.delete(); } Here...Here is our test Email file and PDF output: test.zip (1,4 MB)...

    forum.aspose.com/t/during-email-to-pdf-export-p...
  2. Manipulating JPEG 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....with EXIF (Exchangeable Image File) information. Camera settings...by the camera into the image file. EXIF data also include shutter...

    docs.aspose.com/psd/java/manipulating-jpeg-images/
  3. How to Edit Word Document Metadata in Java

    This quick article guides on how to edit Word document metadata in Java. It describes the IDE settings, a list of steps in the program, and a runnable sample code to change Word metadata in Java....properties Load the target Word file where properties are to be modified...properties Save the resultant Word file with updated properties By adhering...

    kb.aspose.com/words/java/how-to-edit-word-docum...
  4. Licensing

    A free evaluation version of Aspose.Note for Java (a Java API to interact with Microsoft Office OneNote programmatically without the software being installed on the server) can be downloaded from the downloads section of Aspose's web site....of the first two pages of PDF file. The rest of the pages are deleted... Export MS OneNote to image file Evaluation watermark is placed...

    docs.aspose.com/note/java/licensing/
  5. How to Read PDF Metadata in C#

    This short tutorial guides on how to read PDF Metadata in C#. It provides all the necessary steps for programming, the information for configuring the environment and a runnable sample code for extracting Metadata from PDF in C#....the environment, a step-wise process to write the program, and a...metadata Load the source PDF file into the Document class object...

    kb.aspose.com/pdf/net/how-to-read-pdf-metadata-...
  6. FieldFileSize | Aspose.Words for Java

    Implements the FileSIZE field in Java....size of the current document’s file or 0 if the size cannot be determined...retrieve the file name used to determine the file size. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  7. Frequently Asked Questions | Aspose.SVG for .NET

    SVG is a vector graphics format that is used to create SVG icons, SVG logos, SVG sprites, text vectorization and more....Benefits of SVG are scalability, file size, editing capabilities,...A great thing about the SVG file format is that you can open...

    docs.aspose.com/svg/net/faq/
  8. Manage PowerPoint Paragraph in Java|Aspose.Slid...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in Java...class that represents a PPTX file Presentation pres = new Presentation...second paragraph and repeat the process given in steps 7 to 13. Save...

    docs.aspose.com/slides/java/manage-paragraph/
  9. ResourceType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ResourceType enum for efficient resource management. Enhance your document Processing with versatile loading options....Shows how to customize the process of loading external resources..."Aspose logo" : args . SetData ( File . ReadAllBytes ( ImageDir +...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Hello World Example|Documentation

    Java Hello World example to draw an Arc. Java code sample to work with vector graphics in Java....results in popular graphics file formats. The subsequent example...example illustrates the process of drawing an arc in Java through...

    docs.aspose.com/drawing/java/hello-world-example/