Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 423,795 for

document

(0.58 sec)
  1. Convert PDF to Microsoft Excel|Aspose.PDF for P...

    Aspose.PDF for PHP allows you to convert PDF to Excel format using PHP. During this, the individual pages of the PDF file are converted to Excel worksheets....as a second argument to the Document.Save(..) method. Converting...input PDF document using the Document class. $document = new Document...

    docs.aspose.com/pdf/php-java/convert-pdf-to-excel/
  2. Export XPS to XAML in Android | products.aspose...

    Android API to Convert XPS to XAML without using Microsoft Word...Specification) is an open standard for document exchange that is used to represent...represent electronic documents in a consistent way across multiple...

    products.aspose.com/total/android-java/conversi...
  3. HtmlSaveOptions.FontsFolderAlias | Aspose.Words...

    Discover the HtmlSaveOptions FontsFolderAlias property to customize font URIs in your HTML Documents. Enhance your web design with ease!...URIs written into an HTML document. Default is an empty string...} Remarks When you save a Document in HTML format and ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Export PCL to POTX in Android | products.aspose...

    Android API to Convert PCL to POTX without using Microsoft Word...Convert PCL to POTX The Portable Document Format (PDF) is a widely used...format for documents. It is used to store and share documents in a...

    products.aspose.com/total/android-java/conversi...
  5. PdfSaveOptions.OpenHyperlinksInNewWindow | Aspo...

    Control hyperlink behavior in your PDF with PdfSaveOptions. Easily set links to open in a new window or tab for enhanced user experience....hyperlinks in the output Pdf document are forced to be opened in...how to save hyperlinks in a document we convert to PDF so that...

    reference.aspose.com/words/net/aspose.words.sav...
  6. EndnoteOptions.position property | Aspose.Words...

    EndnoteOptions.position property. Specifies the endnotes position....different place where the document collects and displays its...its endnotes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Export EPUB to PPSM in Android | products.aspos...

    Android API to Convert EPUB to PPSM without using Microsoft Word...features for working with PDF documents, including the ability to...convert PDF documents to other formats. Once the EPUB document has been...

    products.aspose.com/total/android-java/conversi...
  8. Page Break in existing PDF|Aspose.PDF for Java

    Learn how to add page breaks within an existing PDF Document using Aspose.PDF for Java to improve Document formatting....public void AddPageBreak(Document src, Document dest, PageBreak[] pageBreaks)...source document/path to document/stream with source document dest...

    docs.aspose.com/pdf/java/page-break-in-existing...
  9. Add and Verify PDF Digital Signature using C++ ...

    Сreate electronic signature in PDF Documents programmatically with C++ sample code using Aspose.PDF for C++... powerful and easy to use document manipulation API for cpp platform...the PDF with an instance of Document. Load all the PDF files with...

    products.aspose.com/pdf/cpp/signature/
  10. Add and Delete a Bookmark|Aspose.PDF for C++

    This topic explain how to add bookmark to a PDF Document with C++ library. Also you can delete all or particular bookmarks from a PDF Document....to a PDF Document Bookmarks are held in the Document object’s...a PDF: Open a PDF document using Document object. Create a bookmark...

    docs.aspose.com/pdf/cpp/add-and-delete-bookmark/