Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 400,649 for

document

(0.24 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Title method. Specifies the friendly name associated with this SDT. Can not be null in C++....how to create a structured document tag in a plain text box and...Words :: Document > (); // Create a structured document tag that...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_ContentsFont method. Font formatting that will be applied to text entered into SDT in C++....how to create a structured document tag in a plain text box and...Words :: Document > (); // Create a structured document tag that...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. BuiltInDocumentProperties.revision_number prope...

    BuiltInDocumentProperties.revision_number property. Gets or sets the Document revision number....property Gets or sets the document revision number. @property...Examples Shows how to work with document properties in the “Origin”...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF Documents using Aspose.PDF in Python via .NET for comments and feedback....best way to place in your PDF document a logo or any other sign that...import aspose.pdf as ap document = ap . Document ( input_file ) # Create...

    docs.aspose.com/pdf/python-net/sticky-annotations/
  5. About template creation in Aspose word report -...

    HI Team, I am new for this Aspose word Document creation. Could you please help me on creation of Aspose template creation in Aspose word report. Could you please share tutorials and materials related to Aspose word te…...am new for this Aspose word document creation. Could you please...Template Document : Start by creating a Word document that will...

    forum.aspose.com/t/about-template-creation-in-a...
  6. OpenAiModel.summarize method | Aspose.Words for...

    aspose.words.ai.OpenAiModel.summarize method...[ Hide ] summarize(source_document, options) Generates a summary...summary of the specified document, with options to adjust the length...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert PDF/x to PDF formats in Python|Aspose.P...

    This topic shows you how to convert PDF/x to PDF formats using Aspose.PDF for Python via .NET....PDF Load the PDF document using ‘ap.Document’. Call ‘remove_pdfa_compliance()’...outfile ) document = ap . Document ( path_infile ) document . remove_pdfa_compliance...

    docs.aspose.com/pdf/python-net/convert-pdf_x-to...
  8. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  9. Set External Links in Formulas|Documentation

    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....provides this feature, and this document explains how to use it. The...external files in formulas. AI Document Assistant Close Supported...

    docs.aspose.com/cells/net/set-external-links-in...
  10. PageInfo.colored property | Aspose.Words for Py...

    PageInfo.colored property. Returns ``True`` if the page contains colored content.... Document ( file_name = MY_DIR + 'Document.docx' ) #...that the first page of the document is not colored. self . assertFalse...

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