Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 375,277 for

document

(0.12 sec)
  1. ReportingEngine.BuildReport | Aspose.Words for ...

    Effortlessly generate ready-to-use reports with ReportingEngine's BuildReport method, seamlessly populating templates with data from your chosen source....Contents [ Hide ] BuildReport( Document , object ) Populates the specified...specified template document with data from the specified source...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Protect Documents and Parts of Documents|Aspose...

    Protect a Document or parts of a Document easily and fast instead of using VSTO in C#....Ask AI Protect Documents and Parts of Documents Contents [ Hide...can add protection to Word documents to prevent users from making...

    docs.aspose.com/words/net/protect-documents-and...
  3. AnthropicAiModel.summarize method | Aspose.Word...

    aspose.words.ai.AnthropicAiModel.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...
  4. IAiModelText.summarize method | Aspose.Words fo...

    aspose.words.ai.IAiModelText.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...
  5. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word Documents and glossaries with ease and efficiency....main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Advanced Features|Aspose.PDF for .NET

    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....achieve that you can save PDF document into MemoryStream object after...download the generated PDF document. Following code snippet demonstrate...

    docs.aspose.com/pdf/net/advanced-features/
  7. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....Target to a Page in the Same Document The following code snippet...to the second page of the document. void SetLinkTargetToAPage...

    docs.aspose.com/pdf/cpp/update-links/
  8. WriteProtection.is_write_protected property | A...

    WriteProtection.is_write_protected property. Returns ``True`` when a write protection password is set....protect a document with a password. doc = aw . Document () builder...writeln ( 'Hello world! This document is protected.' ) # Enter a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ThumbnailGeneratingOptions.generate_from_first_...

    ThumbnailGeneratingOptions.generate_from_first_page property. Specifies whether to generate thumbnail from first page of the Document or first image....thumbnail from first page of the document or first image. @property...generated from first page of the document. If value is False and there...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Rotate Text Inside PDF using C++|Aspose.PDF for...

    Learn how to rotate text within a PDF Document in C++ using Aspose.PDF to adjust text orientation and improve layout....in different scenarios of document generation. You can specify...Initialize document object auto document = MakeObject < Document > ();...

    docs.aspose.com/pdf/cpp/rotate-text-inside-pdf/