Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 97,362 for

object

(0.12 sec)
  1. View or Edit POTM Files Metadata using Python |...

    Python source code to edit or view POTM format metadata....property exposed by Presentation object to access the document properties...presentation: # Create a reference to object associated with Presentation...

    products.aspose.com/slides/python-net/metadata/...
  2. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature in C++....PdfDigitalSignatureD : public System :: Object Methods Method Description...Returns the certificate holder object that contains the certificate...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Managing Worksheets in PHP|Documentation

    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....// Instantiating a Workbook object $workbook = new Workbook ();...new worksheet to the Workbook object $worksheets = $workbook ->...

    docs.aspose.com/cells/java/managing-worksheets-...
  4. IMailMergeDataSource.GetValue | Aspose.Words fo...

    Discover the IMailMergeDataSource GetValue method, effortlessly retrieve field values or get false if not found. Streamline your data management today!...GetValue ( string fieldName , out object fieldValue ) Parameter Type...the data field. fieldValue Object& Returns the field value. Return...

    reference.aspose.com/words/net/aspose.words.mai...
  5. FieldEnd class | Aspose.Words for Python

    aspose.words.fields.FieldEnd class. Represents an end of a Word field in a document...the font formatting of this object. (Inherited from Inline ) has_separator...is_delete_revision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ReflectionFormat | Aspose.Words for Java

    Represents the reflection formatting for an Object in Java....Object public class ReflectionFormat...reflection formatting for an object. Remarks: Use the ShapeBase...

    reference.aspose.com/words/java/com.aspose.word...
  7. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....NET // Initialize scene object Scene scene = new Scene ();...(); // Get a child node object Node top = scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/net/add-node-hierarchy-and-s...
  8. Update shape properties in VSTO and Aspose.Diag...

    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....application object. Make the application object invisible. Open...//Create Visio Application Object vsdApp = Application ; //Make...

    docs.aspose.com/diagram/net/update-shape-proper...
  9. Create Pivot Table|Documentation

    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....properties of a PivotTable object, used as the pivot table building...building blocks. The pivot table objects are: PivotField : it represents...

    docs.aspose.com/cells/java/create-pivot-table/
  10. Add and Delete a Bookmark|Aspose.PDF for C++

    This topic explain how to add bookmark to a PDF document with C++ library. Also you can 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/cpp/add-and-delete-bookmark/