Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 401,860 for

document

(0.18 sec)
  1. PdfEncryptionDetails Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfEncryptionDetails for secure PDF encryption and customizable access permissions, ensuring your Documents remain protected....access permissions for a PDF document. To learn more, visit the...Protect or Encrypt a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words.sav...
  2. RtfSaveOptions.export_images_for_old_readers pr...

    RtfSaveOptions.export_images_for_old_readers property. Specifies whether the keywords for old readers are written to RTF or not...affect the size of the RTF document. Default value is True . @property... These keywords allow the document to be displayed correctly...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted lists in the Document....and bulleted lists in the document. @property def count ( self...owner document properties of lists. doc = aw . Document () lists...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.LastSection | Aspose.Words for .NET

    Discover the LastSection property to easily access the final section of your Document, enhancing navigation and content management efficiency....LastSection Contents [ Hide ] Document.LastSection property Gets...Gets the last section in the document. public Section LastSection...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Removing attachment from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ can remove attachments from your PDF Documents. Use C++ PDF API to remove attachments in PDF files using Aspose.PDF library....A PDF document’s attachments are held in the Document object’s...the updated file using the Document object’s Save method. The...

    docs.aspose.com/pdf/cpp/removing-attachment-fro...
  6. ViewType enumeration | Aspose.Words for Python

    aspose.words.settings.ViewType enumeration. Possible values for the view mode in Microsoft Word....Name Description NONE The document shall be rendered in the default...the application. READING The document shall be rendered in the default...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. PdfSaveOptions.TextCompression | Aspose.Words f...

    Discover the PdfSaveOptions TextCompression property to optimize your Documents. Choose the best compression type for efficient text storage and faster loading....all textual content in the document. public PdfTextCompression...output size when saving a document without compression. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF Document using ImageStamp class with the Aspose.PDF for Java library....an image as a stamp in PDF document. The ImageStamp class provides...add an image stamp: Create a Document object and an ImageStamp object...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/