Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 93,410 for

object

(0.17 sec)
  1. Adding Attachment to a PDF document|Aspose.PDF ...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for . NET library...Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    docs.aspose.com/pdf/net/add-attachment-to-pdf-d...
  2. Add, Extract, or Remove Attachments in PDF usin...

    Java source code to add, extract and remove Attachments in PDF file....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    products.aspose.com/pdf/java/attachments/
  3. HeightRule enumeration | Aspose.Words for Python

    aspose.words.HeightRule enumeration. Specifies the rule for determining the height of an Object....determining the height of an object. Members Name Description AT_LEAST...accommodate all text inside an object. EXACTLY The height is specified...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.DigitalSignatureDetails | Aspose...

    Discover PdfSaveOptions DigitalSignatureDetails to easily manage PDF signing details, ensuring secure and efficient document output....valid PdfDigitalSignatureD object, then the output PDF document...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Fields::FieldUserName::get_UserN...

    Aspose::Words::Fields::FieldUserName::get_UserName method. Gest or sets the current user's name in C++....// Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. auto fieldUserName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Delete Pivot Table from a Worksheet with C++|Do...

    C++ code to remove PivotTable for Excel Worksheets using Aspose.Cells....table using the pivot table object or its position . Please use...table using the pivot table object , and the Worksheet.PivotTables...

    docs.aspose.com/cells/cpp/delete-pivot-table-fr...
  7. Aspose::Words::MailMerging::MailMerge::Execute ...

    Aspose::Words::MailMerging::MailMerge::Execute method. Performs a mail merge operation for a single record in C++....System::ArrayPtr<System::SharedPtr<System::Object>>&) method Performs a mail...System :: SharedPtr < System :: Object >> & values ) Parameter Type...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Name method. Returns the name of the property in C++....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. std :: cout << "Built-in Properties:"...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Aspose::Words::Document::get_CustomDocumentProp...

    Aspose::Words::Document::get_CustomDocumentProperties method. Returns a collection that represents all the custom document properties of the document in C++....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. std :: cout << "Built-in Properties:"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Add and Delete a Bookmark using Python|Aspose.P...

    You can add a bookmark to a PDF document with Python. It is possible to delete all or particular bookmarks from a PDF document....Bookmarks are held in the Document object’s OutlineItemCollectio collection...PDF document using Document object. Create a bookmark and define...

    docs.aspose.com/pdf/python-net/add-and-delete-b...