Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 375,309 for

document

(0.19 sec)
  1. Aspose::Words::AI::AnthropicAiModel::Translate ...

    Aspose::Words::AI::AnthropicAiModel::Translate method. Translates the provided Document into the specified target language. This operation leverages the connected AI model for content translating in C++....method Translates the provided document into the specified target...SharedPtr < Aspose :: Words :: Document > Aspose :: Words :: AI ::...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  2. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection class. A collection of IStructuredDocumentTag instances that represent the structured Document tags in the specified range. To learn more, visit the Documentation article in C++....that represent the structured document tags in the specified range...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Working with PDF Documents using C#|Aspose.PDF ...

    This article describes to you what manipulations can be done with the Document with Aspose.PDF library....Ask AI Working with PDF Documents using C# Contents [ Hide ]...Portable Document Format, used to display documents in an electronic...

    docs.aspose.com/pdf/net/working-with-documents/
  4. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection....with a document’s custom properties. doc = aw . Document () properties...properties = doc . custom_document_properties self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DICOM 图像支持|Aspose.PDF for .NET

    本节描述如何使用 C# 库支持 PDF 文件中的 DICOM 图像。...AddDicomImageToPDF () { // The path to the documents directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/support-for-dicom-ma...
  6. Watermark class | Aspose.Words for Python

    aspose.words.Watermark class. Represents class to work with Document watermark...Represents class to work with document watermark. To learn more,...Working with Watermark documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in Document property in Java....Represents a custom or built-in document property. To learn more, visit...the Work with Document Properties documentation article. Methods...

    reference.aspose.com/words/java/com.aspose.word...
  8. HtmlSaveOptions.ImagesFolderAlias | Aspose.Word...

    Discover the HtmlSaveOptions ImagesFolderAlias property to easily manage image URIs in your HTML Documents. Simplify your workflow with this essential feature!...URIs written into an HTML document. Default is an empty string...} Remarks When you save a Document in HTML format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Style.BuiltIn | Aspose.Words for .NET

    Discover if a style is a built-in option in MS Word. Enhance your Document design with our comprehensive guide to Word's built-in styles!... Document doc = new Document (); // When we create...create a document using Microsoft Word, or programmatically using...

    reference.aspose.com/words/net/aspose.words/sty...
  10. Add Pages in PDF with Python|Aspose.PDF for Pyt...

    Discover how to add pages to a PDF Document in Python using Aspose.PDF for flexible Document creation and editing....to work with pages in a PDF document using Python. It maintains...maintains all the pages of a PDF document in PageCollection that can...

    docs.aspose.com/pdf/python-net/add-pages/