Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 97,198 for

object

(3.35 sec)
  1. Set Privileges, Encrypt and Decrypt PDF File|As...

    Encrypt PDF File with Java using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....privileges on a PDF file, create an object of the DocumentPrivilege class...pass this object as an argument to the Document object’s Encrypt...

    docs.aspose.com/pdf/java/set-privileges-encrypt...
  2. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF document with a digital signature in Java....Object public class PdfDigitalSignatureD...valid PdfDigitalSignatureD object and then save the document...

    reference.aspose.com/words/java/com.aspose.word...
  3. Embed Attachment to PDF with C++|Documentation

    Learn how to embed attachments into PDF using Aspose.Cells with C++....Excel, you can insert an Ole Object with source data ( embedde...xlsx ). Double‑click the Ole Object, and the embedded file will...

    docs.aspose.com/cells/cpp/embed-attachment-to-pdf/
  4. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...Error: Object reference not set to an instance of an object. Stack...RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  5. Manage Presentation Zoom in Java|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... For slide zoom objects, Aspose.Slides provides the...Slide" ); //Adds ZoomFrame objects pres . getSlides (). get_Item...

    docs.aspose.com/slides/java/manage-zoom/
  6. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Python via .NET....Instantiate a Document object Add a Page to document object Create a TextFragment...TextFragment object Set Text Colors Create a Text Builder Add TextFragment...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  7. ReportBuilderOptions | Aspose.Words for Java

    Represents options for the LINQ Reporting Engine functionality in Java....Object public class ReportBuilderOptions...reference to a missing member of an object. getOptions() Gets a set of...

    reference.aspose.com/words/java/com.aspose.word...
  8. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and embed Excel charts as OLE Objects into PowerPoint (PPT, PPTX) slides in Java....Embed Excel Charts as OLE Objects Using VSTO and Aspose.Slides...embed an Excel Chart as an OLE Object in the PowerPoint Slide programmatically...

    docs.aspose.com/slides/java/create-and-embed-an...
  9. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....CellFormat { get; } Returns an object that represents current table...sets the Document object that this object is attached to. Font...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Add and Delete Bookmarks|Aspose.PDF for C++

    Learn how to manage bookmarks in PDF files, including adding and deleting, using C++ and Aspose.PDF for better document navigation....Bookmark objects. You can add individual Bookmark objects into Bookmarks...Bookmarks object. You also need to create a Bookmark object and set...

    docs.aspose.com/pdf/cpp/add-and-delete-bookmarks/