Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 21,295 for

editor

(0.12 sec)
  1. Convert PPTX to PPS using Java | products.aspos...

    Sample Java conversion code for PPTX format to PPS file. Use this example code to export PowerPoint & OpenOffice presentations to PPS within any Web or Desktop Java based Application....Convert PPTX to PPS Try our free Editor app Other Supported Conversions...

    products.aspose.com/slides/java/conversion/pptx...
  2. Convert POT to ODP using Java | products.aspose...

    Sample Java conversion code for POT format to ODP file. Use this example code to export PowerPoint & OpenOffice presentations to ODP within any Web or Desktop Java based Application....Convert POT to ODP Try our free Editor app Other Supported Conversions...

    products.aspose.com/slides/java/conversion/pot-...
  3. Convert POT to PPSM using Java | products.aspos...

    Sample Java conversion code for POT format to PPSM file. Use this example code to export PowerPoint & OpenOffice presentations to PPSM within any Web or Desktop Java based Application....Convert POT to PPSM Try our free Editor app Other Supported Conversions...

    products.aspose.com/slides/java/conversion/pot-...
  4. Convert TIFF to HTML using C++ application | pr...

    Sample C++ conversion code for TIFF document to HTML format. Use example code for batch TIFF to HTML conversion within any C++ Application....Convert TIFF to HTML Try our free Editor app Other Supported Conversions...

    products.aspose.com/slides/cpp/conversion/tiff-...
  5. Compress VSX document via Python | products.asp...

    Python source code to compress vsx file within any Python based application....files can be opened in any text editor to view the contents. Read...

    products.aspose.com/diagram/python-net/compress...
  6. FAQ|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....is your Spreadsheet Viewer, Editor & Creator at the same time...

    docs.aspose.com/cells/net/grid-faq/
  7. Producer Name in Outputs|Aspose.Words for .NET

    Aspose.Words for .NET add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format using C#....opening the file in some binary editor. Dot AWN.YY.M.N For example...opening the file in some binary editor. Docx <!-- Generated by Aspose...

    docs.aspose.com/words/net/generator-or-producer...
  8. Producer Name in Outputs|Aspose.Words for C++

    Aspose.Words for C++ add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format....opening the file in some binary editor. Dot AWC.YY.M.N For example...opening the file in some binary editor. Docx <!-- Generated by Aspose...

    docs.aspose.com/words/cpp/generator-or-producer...
  9. NullReferenceException in PdfFileEditor.Concate...

    Hello, I am encountering a NullReferenceException when trying to concatenate PDF files using the PdfFileEditor.Concatenate() method in Aspose.PDF 25.1.0 . The issue occurs specifically when the PDFs being processed cont…...pdf"); var editor = new PdfFileEditor(); editor.CopyOutlines...= false; editor.CopyLogicalStructure = true; editor.CorruptedFileAction...

    forum.aspose.com/t/nullreferenceexception-in-pd...
  10. Merge PDF/UA - Free Support Forum - aspose.com

    Buongiorno, ho la necessità di effettuare la merge tra più documenti in formato PDF/UA compliant ma, una volta effettuata la merge, il documento PDF prodotto non risulta essere più PDF/UA compliant. Grazie Matteo...PdfFileEditor editor = new Facades.PdfFileEditor(); editor.CopyLogicalStructure...CopyLogicalStructure = true; editor.CopyOutlines = true; using (FileStream...

    forum.aspose.com/t/merge-pdf-ua/310793