Sort Score
Result 10 results
Languages All
Labels All
Results 7,501 - 7,510 of 376,816 for

document

(0.37 sec)
  1. PdfEncryptionDetails class | Aspose.Words for N...

    Aspose.Words.Saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF Document...access permissions for a PDF document. To learn more, visit the...Protect or Encrypt a Document documentation article. Constructors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CssSavingArgs | Aspose.Words for Java

    Provides data for the ICssSavingCallback.cssSavingcom.aspose.words.CssSavingArgs event in Java....more, visit the Save a Document documentation article. Remarks: By...when Aspose.Words saves a document to HTML, it saves CSS information...

    reference.aspose.com/words/java/com.aspose.word...
  3. XlsxSectionMode | Aspose.Words for Java

    Specifies how sections are handled when saving a Document in the XLSX format in Java....are handled when saving a document in the XLSX format. Examples:...to save document as a separate worksheets. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  4. AnthropicAiModel.translate method | Aspose.Word...

    AnthropicAiModel.translate method. Translates the provided Document into the specified target language...translate method translate(source_document, target_language) Translates...Translates the provided document into the specified target language...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Copy Inner and Outer Field|Aspose.PDF for .NET

    This section explains how to copy Inner and Outer Field with Aspose.PDF Facades using FormEditor Class....CopyInnerField () { // The path to the documents directory var dataDir = RunExamples...()) { // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/copy-inner-and-outer-fi...
  6. Document.page_count property | Aspose.Words for...

    Document.page_count property. Gets the number of pages in the Document as calculated by the most recent page layout operation....page_count property Document.page_count property Gets the number...number of pages in the document as calculated by the most recent...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SystemFontSource | Aspose.Words for .NET

    Discover the SystemFontSource constructor for efficient font management. Enhance your web design with optimized typography solutions today!...Examples Shows how to access a document’s system font source and set...font substitutes. Document doc = new Document (); doc . FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Cell.Accept | Aspose.Words for .NET

    Discover the Cell Accept method—enhance visitor engagement and streamline interactions for a seamless experience. Unlock your site's potential 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.tab...
  9. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Python. All the features are represented as corresponding styles or direct formatting....Words Document Object Model (DOM), described...Markdown to Document Object Model (DOM) . Markdown Document with Emphases...

    docs.aspose.com/words/python-net/working-with-m...
  10. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...ImportFromDataTable () { // The path to the documents directory var dataDir = RunExamples...); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/integrate-table/