Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 41,529 for

document properties

(0.21 sec)
  1. Configure AI Model Endpoints in C# | AI Model E...

    Learn how to configure custom AI model service endpoints in Aspose.Words for .NET and use them to achieve greater flexibility in AI-powered integrations.... The new properties Url and Timeout allow developers...ever to build intelligent document-processing solutions that...

    blog.aspose.com/words/configuring-ai-model-serv...
  2. PSD Layer|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....parts of Layer in Photoshop Document is Layer Resources. You get...Resources in PSD from our documentation. You can find UI to manipulate...

    docs.aspose.com/psd/net/psd-layer/
  3. AI Models Supported by Aspose.Words|Aspose.Word...

    Aspose.Words for .NET supports OpenAI and Google AI models for summarization and translation Documents. Use Aspose.Words with Gpt-4o, Gpt-4o mini, Gpt-4 Turbo, GPT-3.5 Turbo, Gemini 1.5 Flash, Gemini 1.5 Flash-8B, Gemini 1.5 Pro....Words supports for document tasks. Aspose.Words now leverages...advanced AI models to enhance document processing and analysis. With...

    docs.aspose.com/words/net/supported-ai-models/
  4. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the Document...represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks You...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Convert XML to PDF in C#

    This guide covers how to convert XML to PDF in C#. It includes the environment setup details, a step-by-step process, and a code snippet to export XML to PDF in C#....the input XML file with the Document class Bind the loaded XML...to convert XML file to PDF document These steps give an overview...

    kb.aspose.com/pdf/net/how-to-convert-xml-to-pdf...
  6. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....Open the target PDF using the Document class object and get a reference...LinkAnnotation object and set its properties including the URI before...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  7. Update ActiveX ComboBox Control with JavaScript...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for JavaScript via C++....activeXControl property and check its type via ActiveXControlBase...ActiveXControlBase.type property, it should return ControlType...

    docs.aspose.com/cells/javascript-cpp/update-act...
  8. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing Document processing with customizable saving options and efficient callbacks....more, visit the Save a Document documentation article. public class...DocumentPartSavingAr Properties Name Description Document { get; } Gets...

    reference.aspose.com/words/net/aspose.words.sav...
  9. EditableRange class | Aspose.Words for Python

    aspose.words.EditableRange class. Represents a single editable range...Words Document Object Model (DOM) documentation article. Remarks...EditableRange.editable_range_end in a document tree and allows to work with...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Split a Document in C++|Aspose.Words for C++

    Split a Document into several files using C++. Use the split feature to effectively split a Document by headings or sections, as well as by pages or by page ranges....Ask AI Split a Document Contents [ Hide ] Splitting or split...split a document is the process of breaking a large document into...

    docs.aspose.com/words/cpp/split-a-document/