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

object

(1.03 sec)
  1. Delete Pivot Table from a Worksheet|Documentation

    Aspose.Cells for Node.js via C++ code to remove PivotTable for Excel worksheets...PivotTable using a PivotTable object or its position. Please use...delete the PivotTable using the object and the Worksheet.getPivotTables()...

    docs.aspose.com/cells/nodejs-cpp/delete-pivot-t...
  2. Aspose.Diagram Export vsdx file as pdf with boo...

    Hi Team, I am using Aspose.Diagram for Python via .Net with a temporary license. aspose-diagram-python==26.1. I am exporting vsdx files to pdf using below code: diagram = Diagram(visio_output_path) pdf_output_path = …...Create a main PDF Bookmark entry object pbeRoot = PdfBookmarkEntry()...Create a sub PDF Bookmark entry object subPbe2 = PdfBookmarkEntry()...

    forum.aspose.com/t/aspose-diagram-export-vsdx-f...
  3. HeightRule enumeration | Aspose.Words for Node.js

    Aspose.Words.HeightRule enumeration. Specifies the rule for determining the height of an Object....determining the height of an object. Members Name Description AtLeast...accommodate all text inside an object. Exactly The height is specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add Square Annotation|Aspose.PDF for Python via...

    This example binds an input PDF, adds a filled blue square annotation on the first page, and saves the modified document....Create the PdfContentEditor object. Bind the input PDF. Define...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-square-annot...
  5. AbsolutePositionTab class | Aspose.Words for No...

    Aspose.Words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...Words Document Object Model (DOM) documentation article...the font formatting of this object. (Inherited from Inline ) isComposite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....formatting style object. A formatting style object is a combination...This example creates a Style object, applies it to a range of cells...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  7. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing....// Create a "PdfSaveOptions" object that we can pass to the document's..."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::SoftEdgeFormat class | ...

    Aspose::Words::Drawing::SoftEdgeFormat class. Represents the soft edge formatting for an Object in C++....an object. class SoftEdgeFormat : public System :: Object Methods...SoftEdgeFormat from the parent object. set_Radius (double) Setter...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::TabStopCollection class | Aspose...

    Aspose::Words::TabStopCollection class. A collection of TabStop Objects that represent custom tabs for a paragraph or a style. To learn more, visit the documentation article in C++....class A collection of TabStop objects that represent custom tabs...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as text or image stamps, to existing PDF documents using Aspose.PDF for Java.... you first need to create objects of PdfFileStamp and Stamp classes...background etc. using Stamp object as well. Then you can add the...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/