Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 400,667 for

document

(0.8 sec)
  1. Export ODS to PPTX in Android or with free Onli...

    Android API to Convert ODS to PPTX without using Microsoft Word or online. Test free ODS to PPTX online converter quickly before integrating the code....used for storing spreadsheet documents. It is an open standard maintained...PDF file using Document class Save the document to PPTX format...

    products.aspose.com/total/android-java/conversi...
  2. C++ API to Convert MHTML to POWERPOINT | produc...

    Convert MHTML to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader... manipulate, and convert documents, images, and other file formats...read, edit, and convert PDF documents. It supports a wide range...

    products.aspose.com/total/cpp/conversion/mhtml-...
  3. C++ API to Convert PDF to SXC | products.aspose...

    Convert PDF to SXC via C++ API without using Microsoft Excel or Adobe Reader...often used to store and share documents, but they are not always the...to SXC Open PDF file using Document class reference Convert PDF...

    products.aspose.com/total/cpp/conversion/pdf-to...
  4. Convert VSDM to XPS via C# | products.aspose.com

    Sample code for VSDM to XPS C# conversion. Use API example code for batch VSDM files to XPS conversion within VB.NET, Asp.NET or any .NET based application....Install-Package Visit our documentation for more details. How to... powerful and easy to use document manipulation and conversion...

    products.aspose.com/diagram/net/conversion/vsdm...
  5. Convert VSDM to XPS via Python | products.aspos...

    Sample Python conversion code for VSDM format to XPS file. Use this example code to convert VSDM to XPS within any Python based application....Install-Package Visit our documentation for more details. How to...Diagram is a Microsoft Visio document format manipulation API. One...

    products.aspose.com/diagram/python-net/conversi...
  6. Convert VSSM to XPS via Python | products.aspos...

    Sample Python conversion code for VSSM format to XPS file. Use this example code to convert VSSM to XPS within any Python based application....Install-Package Visit our documentation for more details. How to...Diagram is a Microsoft Visio document format manipulation API. One...

    products.aspose.com/diagram/python-java/convers...
  7. How to Convert PDF to Text in Java

    This simple tutorial guides you on how to convert PDF to Text in Java with simple API calls. Using Java PDF to Text converter application can be created in a variety of operating systems as per your requirements....Java by loading the input PDF document and saving it to the Text...the input PDF file with the Document class object for conversion...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-te...
  8. FontFallbackSettings.LoadNotoFallbackSettings |...

    Discover how to enhance your typography with the FontFallbackSettings LoadNotoFallbackSettings method, using Google Noto fonts for seamless text display....= "Noto Sans" ; Document doc = new Document (); doc . FontSettings...fallback font settings. Document doc = new Document (); FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  9. 修改PDF文件中的注释(facades)|Aspose.PDF for Java

    本节说明如何使用Aspose.PDF Facades将PDF文件中的注释修改为XFDF。...ModifyAnnotations () { Document document = new Document ( _dataDir + "sample_cats_dogs...annotationEditor . bindPdf ( document ); // 创建一个新的注释对象以修改注释属性 DefaultAppearance...

    docs.aspose.com/pdf/zh/java/modify-annotations/
  10. ImlRenderingMode | Aspose.Words for Java

    Specifies how ink InkML objects are rendered to fixed page formats in Java.... Document doc = new Document(getMyDir() + "Ink...Please note that after saving a document to a fixed page format with...

    reference.aspose.com/words/java/com.aspose.word...