Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 405,789 for

document

(0.18 sec)
  1. ImportFormatMode enumeration | Aspose.Words for...

    aspose.words.ImportFormatMode enumeration. Specifies how formatting is merged when importing content from another Document....another document. When you copy nodes from one document to another...formatting is resolved when both documents have a style with the same...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在 JSON 中导入和导出数据|Aspose.PDF for .NET

    本节解释如何在 JSON 中导入和导出数据...true }; // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/import-export-json/
  3. Working with Text Styles | Aspose.Note Document...

    A comprehensive guide on styling text within various net framework applications....steps below: Load OneNote document to a class. Access a RichText...Load the document into Aspose.Note. 4 Document document = new Document(dataDir...

    docs.aspose.com/note/net/working-with-text-styles/
  4. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method...save(stream, saveFormat) Saves the document to a stream using the specified...stream Stream where to save the document. saveFormat SaveFormat The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Crop PDF Pages programmatically C++|Aspose.PDF ...

    You may get page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for C++....) selected when the document was printed to PostScript...the media on which the PDF document is displayed or printed. Bleed...

    docs.aspose.com/pdf/cpp/crop-pages/
  6. Secure PDF Documents|Documentation

    Learn how to pass in PDF security options when saving spreadsheets to PDF with Aspose.Cells for Python via .NET API....Ask AI Secure PDF Documents Contents [ Hide ] Sometimes, developers... For example: Secure the documents with owner and user passwords...

    docs.aspose.com/cells/python-net/secure-pdf-doc...
  7. MailMergeMainDocumentType enumeration | Aspose....

    Aspose.Words.Settings.MailMergeMainDocumentType enumeration. Specifies the possible types for a mail merge source Document....types for a mail merge source document. Members Name Description...NotAMergeDocument This document is not a mail merge document. FormLetters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.compliance property | Aspose.Words for...

    Document.compliance property. Gets the OOXML compliance version determined from the loaded Document content...compliance property Document.compliance property Gets the OOXML...loaded document content. Makes sense only for OOXML documents. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Modifying AcroForms|Aspose.PDF for PHP via Java

    This section explains how to modifying forms in your PDF Document with Aspose.PDF for PHP via Java.... // Open a document $document = new Document ( $inputFile );...form field from document $field = $document -> getForm () ->...

    docs.aspose.com/pdf/php-java/modifing-form/
  10. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library....various file formats to PDF documents and converting PDF files into...various file formats to PDF documents and converting PDF files into...

    docs.aspose.com/pdf/java/convert-pdf-to-html/