Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 28,744 for

file

(0.07 sec)
  1. How to Insert Audio in PDF using Java

    This article describes how to insert audio in PDF using Java. It contains all the basic information to set the IDE and sample coded demonstrating the complete process to embed audio File in PDF using Java....added to the PDF file. Steps to Embed Audio File in PDF using Java...add audio Load the target PDF file using the Document class object...

    kb.aspose.com/pdf/java/how-to-insert-audio-in-p...
  2. Creating and Saving Microsoft Project (MPP/XML)...

    Learn how to create, edit or save Microsoft Project (MPP/XML) Files using Aspose.Tasks for C++ API without having Microsoft Office dependencies installed....Microsoft Project (MPP/XML) Files Creating and Saving Microsoft...Microsoft Project (MPP/XML) Files Contents [ Hide Show ] Aspose.Tasks...

    docs.aspose.com/tasks/cpp/creating-and-saving/
  3. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....replacement string in the input file, with the specified save format...replacement string in the input file using a regular expression,...

    reference.aspose.com/words/java/com.aspose.word...
  4. FileFormatUtil.extension_to_save_format method ...

    FileFormatUtil.extension_to_save_format method. Converts a File name extension into a [SaveFormat](../../saveformat/) value....extension_to_save_format(extension) Converts a file name extension into a SaveFormat...Description extension str The file extension. Can be with or without...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Convert PUB to JPG in Java

    This basic tutorial covers how to convert PUB to JPG in Java. It explains all basic details like environment setup, step-wise process, and a sample code to demonstrate the feature to convert Publisher to JPG in Java....application to process the PUB files and export them as JPG images...libraries to render PUB files Load the input PUB file with the IPubParser...

    kb.aspose.com/pub/java/how-to-convert-pub-to-jp...
  6. Licensing|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....license is a plain text XML file that contains details such as...The file is digitally signed, so do not modify the file; even...

    docs.aspose.com/cad/java/getting-started/licens...
  7. How to Convert KML to GPX in C#

    This article teaches how to convert KML to GPX in C#. It provides details to set IDE, a list of tasks, and a runnable sample code to transform KML to GPX in C#....understanding the KML to GPX file conversion in C# . You will...output GPX file. Steps to Convert KML to GPX File in C# Set the...

    kb.aspose.com/gis/net/how-to-convert-kml-to-gpx...
  8. How to Verify Digital Signature in PDF using Java

    This short article guides on how to verify digital signature in PDF using Java. It has all the IDE settings, detailed steps and a runnable sample code to verify signature in PDF using Java....work with signatures in a PDF file. Steps to Verify Signature in...signatures Bind the target PDF file using the bindPdf() method Call...

    kb.aspose.com/pdf/java/how-to-verify-digital-si...
  9. How to Convert Excel to XPS in Java

    This tutorial explains how to convert Excel to XPS in Java. XPS is a very common File format that can be generated from Excel in any operating system like Windows, macOS and Linux....first load the target Excel file to a Workbook class object and...and then save it as an XPS file. Steps to Convert Excel to XPS...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  10. How to Convert Word to Markdown using C++

    In this quick tutorial, we will elaborate how to convert Word to Markdown using C++. You can easily convert DOCX to MD in C++ by making simple API calls with a few lines of code in Linux or MS Windows....comprise of textual or visual file contents. You can convert DOCX...Class to load the source Word file Instantiate an object of MarkdownSaveOptions...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...