Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 79,274 for

object

(0.1 sec)
  1. Border Settings|Documentation

    How to use the Aspose.Cells for Python via .NET library in Python to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s borders collection. The border...

    docs.aspose.com/cells/python-net/cells-border-s...
  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. 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...
  4. 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...
  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. 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...
  7. 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...
  8. Accessing Table from Cell and Adding Values ins...

    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....values inside the Table or List Object using Cell.putValue() method...values inside the Table or List Object using the row and column offsets...

    docs.aspose.com/cells/java/accessing-table-from...
  9. HeightRule | Aspose.Words for Java

    Specifies the rule for determining the height of an Object in Java....Object public class HeightRule Specifies...determining the height of an object. Examples: Shows how to format...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Add Attachments to PDF using Python

    This article explains how to add attachments to PDF using Python. It contains information to set the environment, a step-wise process and a runnable sample code to insert attachment in PDF using Python....file using the Document class object to attach a file Instantiate...Instantiate a FileSpecification object by providing the attachment file...

    kb.aspose.com/pdf/python/how-to-add-attachments...