Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 401,893 for

document

(0.26 sec)
  1. Concatenate PDF Files in Ruby|Aspose.PDF for Java

    Combine multiple PDFs into a single Document using Ruby and Aspose.PDF efficiently....Ruby Code # The path to the documents directory . data_dir = File...data / ' # Open the target document pdf1 = Rjb :: import ( ' com...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  2. C++ API to Export MHTML to FLATOPC | products.a...

    Convert MHTML to FLATOPC within C++ applications....file format used to store documents in an open XML format. It...file format used to store documents and graphics. Converting MHTML...

    products.aspose.com/total/cpp/conversion/mhtml-...
  3. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain Document formatting effortlessly....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!...table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words/doc...
  5. ICssSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a Document to HTML in Java....Style Sheet) when saving a document to HTML. Examples: Shows how...throws Exception { Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  6. OdtSaveMeasureUnit | Aspose.Words for Java

    Specified units of measure to apply to measurable Document content such as shape widths and other during saving in Java....measure to apply to measurable document content such as shape, widths...a saved ODT document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  7. Android API to Render PDF to ODT | products.asp...

    Transform PDF to ODT via Android via Java API... ODT is an open document format, which is an XML-based...XML-based file format for text documents. It is used for creating and...

    products.aspose.com/total/android-java/conversi...
  8. Android API to Render PS to DOTM | products.asp...

    Transform PS to DOTM via Android via Java API...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...
  9. Working with Operators using Python|Aspose.PDF ...

    This topic explains how to use operators with Aspose.PDF for Python via .NET. The operator classes provide great features for PDF manipulation....into a PDF file: Open the PDF Document Define Image Placement Coordinates...State Save the Modified PDF Document The following code snippet...

    docs.aspose.com/pdf/python-net/working-with-ope...
  10. Convert other file formats to PDF in .NET|Aspos...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF Document.... Create an instance of Document class with mention source...filename and options. Save the document with the desired file name...

    docs.aspose.com/pdf/net/convert-other-files-to-...