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

document

(3.62 sec)
  1. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render Document pages, to obtain a field value, to export a Document to HTML, etc....due to several reasons: The document may have a large amount of...consuming memory resources. The document may have many rules, placing...

    docs.aspose.com/words/cpp/creating-a-page-layout/
  2. Working with Fields in Python|Aspose.Words for ...

    How to work with fields in a Documents using Python....how to work with fields in documents using Aspose.Words for Python...programmatically. Fields in a document are like placeholders where...

    docs.aspose.com/words/python-net/working-with-f...
  3. C++ API to Convert XSLFO to SWF | products.aspo...

    Convert XSLFO to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...language for formatting XML documents. It is used to define the...the layout of a document, such as page size, margins, fonts, and...

    products.aspose.com/total/cpp/conversion/xslfo-...
  4. Excel to HTML - Use PresentationPreference Opti...

    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....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/excel-to-h...
  5. Encrypt and Decrypt PDF|Aspose.PDF for Python v...

    Encrypt and Decrypt PDF File with Python via C++ application....explore how to encrypt PDF documents using Python with the help...scrambling the content of a PDF document using cryptographic algorithms...

    docs.aspose.com/pdf/python-cpp/set-privileges-e...
  6. PDF to PDF/A-2 conversion leads to "PDF-Syntax"...

    Hello! I want to convert input.pdf (56.7 KB) to pdf/a: Document Document = new Document(new ByteArrayInputStream(input.pdf)); PdfFormatConversionOptions options = new PdfFormatConversionOptions(PdfFormat.PDF_A_2B, Co…...KB) to pdf/a: Document document = new Document(new ByteArrayInputStream(input...ConvertErrorAction.Delete); document.convert(options); document.save(“output...

    forum.aspose.com/t/pdf-to-pdf-a-2-conversion-le...
  7. Convert PDF to Excel in Rust|Aspose.PDF for Rus...

    Aspose.PDF for Rust allows you to convert PDF to XLSX format.... use asposepdf :: Document ; fn main () -> Result < ()...Open a PDF-document with filename let pdf = Document :: open (...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-xlsx/
  8. C++ API to Convert EPUB to POTX | products.aspo...

    Convert EPUB to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...developers to easily integrate document conversion features into their...POTX Open EPUB file using Document class reference Convert EPUB...

    products.aspose.com/total/cpp/conversion/epub-t...
  9. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the LoadOptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure formatting integrity....warnings that occur during document loading. // Create a new LoadOptions...operation. Document doc = new Document ( MyDir + "Document.docx" ...

    reference.aspose.com/words/net/aspose.words.loa...
  10. DocumentSecurity enumeration | Aspose.Words for...

    Aspose.Words.Properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtinDocumentproperties/security/) property...Specifies the security level of a document as a numeric value. Members...property. PasswordProtected The document is password protected. (Note...

    reference.aspose.com/words/nodejs-net/aspose.wo...