Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 414,776 for

document

(1.58 sec)
  1. Add Pages to PDF using C++ | Aspose.PDF

    Add PDF pages to your Document programmatically with C++ sample code using Aspose.PDF for C++... powerful and easy to use document manipulation API for cpp platform...your environment. Create a Document object with the input PDF...

    products.aspose.com/pdf/cpp/pages/add/
  2. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on encrypted PDFs. Unlock secure Document management with customizable access!...a user on an encrypted PDF document. The default value is DisallowAll...a saved PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PaperSize | Aspose.Words for Java

    Specifies paper size in Java.... Document doc = new Document(); DocumentBuilder...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  4. Document.remove_blank_pages method | Aspose.Wor...

    Document.remove_blank_pages method. Removes blank pages from the Document....Removes blank pages from the document. def remove_blank_pages (...... Remarks The resulting document will not contain pages considered...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert JPG to PDF|Aspose.PDF for Android via Java

    Learn how to easily convert a JPG images to PDF file. Also, you can convert an image to PDF with the same height and width of the page....steps: Initialize object of Document class Load JPG image and add...Initialize document object document = new Document (); Page page...

    docs.aspose.com/pdf/androidjava/convert-jpg-to-...
  6. DocumentProperty.Name | Aspose.Words for .NET

    Discover the DocumentProperty Name feature that effortlessly retrieves property names, enhancing your Document management and workflow efficiency....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/net/aspose.words.pro...
  7. Error: ava.lang.NullPointerException: Cannot in...

    Hi there, I’m getting the following error, at calling Document.getFirstSection().clearHeaderFooters(), deep inside the Aspose Library: java.lang.NullPointerException: Cannot invoke “com.aspose.words.Node.getNextSibling…...following error, at calling document.getFirstSection().clearHeaderFooters()...happens when creating the same document multiple times concurrently...

    forum.aspose.com/t/error-ava-lang-nullpointerex...
  8. SplitOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitOptions for seamless Document splitting. Customize how your files are divided into parts for enhanced efficiency....Specifies options how the document is split into parts. public...criteria for splitting the document into parts. SplitStyle { get;...

    reference.aspose.com/words/net/aspose.words.low...
  9. DOCX to PDF conversion issue in our application...

    Description: We are experiencing an issue during the conversion of DOCX Documents to PDF using Aspose. The problem is reproducible in version 26.3.0. Issue details: During the conversion process, the resulting PDF d…...during the conversion of DOCX documents to PDF using Aspose. The problem...differs from the original Word document: Content formatting differs...

    forum.aspose.com/t/docx-to-pdf-conversion-issue...
  10. Delete Blank Rows and Columns in a Worksheet wi...

    Learn how to delete all blank rows and columns from a worksheet using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/delete-bla...