Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 423,802 for

document

(0.88 sec)
  1. Aspose Total .Net Library Optimisation for 25 M...

    Hi Team, We have purchased the Aspose license and performing the file conversion using Aspose Total .Net libraries to perform docs conversion but getting Gateway Timeout error while file conversion on Azure function. Ki…...problematic input document here for testing. Document processing time...input document format, size, complexity and output document format...

    forum.aspose.com/t/aspose-total-net-library-opt...
  2. Convert PNG to PDF|Aspose.PDF for Android via Java

    This article shows how to convert PNG to PDF with Aspose.PDF library in your Android via Java applications. You can convert PNG images to PDF format using simple steps....and width values Create new document and add Page Set page dimensions...Initialize document object document = new Document (); Page page...

    docs.aspose.com/pdf/androidjava/convert-png-to-...
  3. Convert PDF File to PDF/A|Aspose.PDF for Androi...

    This topic show you how to Aspose.PDF for Java allows to convert a PDF file to a PDF/A compliant PDF file....() { // Open document try { document = new Document ( inputStream...Convert to PDF/A compliant document // During conversion process...

    docs.aspose.com/pdf/androidjava/convert-pdf-fil...
  4. FileFormatInfo.has_digital_signature property |...

    FileFormatInfo.has_digital_signature property. Returns ``True`` if this Document contains a digital signature...property Returns True if this document contains a digital signature...signature is present on a document, but it does not specify whether...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PDF to PowerPoint in Python|Aspose.PDF ...

    Master the conversion of PDFs to PowerPoint slides using Aspose.PDF for Python via Java. Follow our detailed instructions for high-quality PPTX results....as a second argument to the Document.Save(..) method . The following...Python Create an instance of Document class Create an instance of...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  6. Export PS to PPSX in Android | products.aspose.com

    Android API to Convert PS to PPSX without using Microsoft Word...Why to Convert The Portable Document Format (PDF) is a widely used...format for documents. It is used to store documents in a format...

    products.aspose.com/total/android-java/conversi...
  7. ListCollection.get_list_by_list_id method | Asp...

    ListCollection.get_list_by_list_id method. Gets a list by a list identifier....owner document properties of lists. doc = aw . Document () lists...assertEqual ( doc , lists . document ) doc_list = lists . add (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Saving and converting docx File by Aspose.Words...

    Hello, we are using Aspose Words and Aspose PDF to save and convert our Docx Templates as/to PDF. First we open the Document by Aspose Words and save it via follwing Code: DirectoryInfo directoryInfo = null; st…... First we open the document by Aspose Words and save it...Aspose.Words.Document doc = new Aspose.Words.Document(filepath);...

    forum.aspose.com/t/saving-and-converting-docx-f...
  9. FieldSaveDate.UseUmAlQuraCalendar | Aspose.Word...

    Manage your dates effortlessly with the FieldSaveDate property. Easily toggle the UmalQura calendar for enhanced scheduling and planning....display the date/time of the document’s most recent save operation...Word. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Make HTML Using Java

    Make a new HTML in Java in a few steps. Easily create HTML using Java library....name Start creating a HTML document using Java Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/java/make/html/