Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 90,869 for

object

(0.12 sec)
  1. DocumentBuilder.InsertChart | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertChart method. Seamlessly add and resize chart Objects for impactful presentations.... double ) Inserts an chart object into the document and scales...other settings using the Shape object returned by this method. Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Saving::DigitalSignatureDetails ...

    Aspose::Words::Saving::DigitalSignatureDetails class. Contains details for signing a document with a digital signature in C++....DigitalSignatureDeta : public System :: Object Methods Method Description...or sets a CertificateHolder object that contains the certificate...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. DocumentVisitor.visit_office_math_end method | ...

    DocumentVisitor.visit_office_math_end method. Called when enumeration of a Office Math Object has ended....enumeration of a Office Math object has ended. def visit_office_math_end...office_math OfficeMath The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  4. VbaReference class | Aspose.Words for Python

    aspose.words.vba.VbaReference class. Implements a reference to an Automation type library or VBA project...type Gets VbaReferenceType object that indicates the type of...reference that a VbaReference object represents. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Outlook Notes|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....note to disc: Instantiate an object of the MapiNote class. Set...MapiNote class object is used to cast the MapiMessage object that loads...

    docs.aspose.com/email/python-net/working-with-o...
  6. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of a worksheet and access cells through the Aspose.Cells for Node.js via C++ API.... How to Get Cell Object by Cell Name Developers can...If yes, it returns the cell object in the collection; otherwise...

    docs.aspose.com/cells/nodejs-cpp/accessing-cell...
  7. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for PHP. From entire pages, from a specific part, based on columns, etc....all the PDF pages: Create an object of the TextAbsorber class....document. // Create a new Document object from the input PDF file. $document...

    docs.aspose.com/pdf/php-java/extract-text-from-...
  8. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Java....Create a FileSpecification object that contains the file you...FileSpecification object to a Document object’s EmbeddedFiles collection...

    docs.aspose.com/pdf/java/add-attachment-to-pdf-...
  9. Border Settings|Documentation

    How to use the Aspose.Cells library in C# 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/net/cells-border-settings/
  10. Set PDF file information - facades|Aspose.PDF f...

    This section explains how to set PDF file information with Aspose.PDF Facades using PdfFileInfo Class.... You need to create an object of PdfFileInfo class and then...) method of the PdfFileInfo object. The following code snippet...

    docs.aspose.com/pdf/java/set-pdf-information/