Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 90,763 for

object

(0.09 sec)
  1. Border Settings|Documentation

    How to use the Aspose.Cells library in JavaScript via 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/javascript-cpp/cells-bord...
  2. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates page layout entities of a document. You can use this class to walk over the page layout model. Available properties are type, geometry, text and page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++....LayoutEnumerator : public System :: Object , public System :: Details...System :: SharedPtr < System :: Object >> , private System :: Details...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. The `Document` Object can be saved to a file or stream and also sent to a browser.... The Document object contains all content and formatting...properties, and the MailMerge object that is used for a mail merge...

    docs.aspose.com/words/cpp/working-with-document/
  4. Using Variables in Java|Aspose.Words for Java

    Use variables to calculate an expensive value just once and access it multiple times in template documents using Java....can not use the contextual object member access feature against...variable. See “Using Contextual Object Member Access” for more information...

    docs.aspose.com/words/java/using-variables/
  5. Aspose::Words::Settings::OdsoRecipientData clas...

    Aspose::Words::Settings::OdsoRecipientData class. Represents information about a single record within an external data source that is to be excluded from the mail merge. To learn more, visit the documentation article in C++....OdsoRecipientData : public System :: Object Methods Method Description...Returns a deep clone of this object. get_Active () const Specifies...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. How to Convert EPS to TIFF in C#

    This step by step tutorial explains how to convert EPS to TIFF in C#. Aspose.Page for .NET API helps you convert EPS to TIFF in C# code....into PsDocument object Create ImageDevice object using TIFF image...notice that the PsDocument object renders the EPS document as...

    kb.aspose.com/page/net/how-to-convert-eps-to-ti...
  7. Aspose.Slides for .NET: NullReferenceException ...

    Hello, We have come across a NullReferenceException when calling Portion.GetRect in Aspose.Slides.NET 25.10.0. I’ve have attached a minimal example null_ref_exception.zip (520.2 KB) var pres = new Presentation("./nul…...GetRect() may occur if the Portion object is not properly initialized...GetRect() , ensure that the portion object is not null. You can add a...

    forum.aspose.com/t/aspose-slides-for-net-nullre...
  8. MailMerge.ExecuteWithRegionsADO | Aspose.Words ...

    Streamline your document creation with the MailMerge ExecuteWithRegionsADO method. Effortlessly merge ADO Recordset data for personalized results....merge from an ADO Recordset object into the document with mail...void ExecuteWithRegionsAD ( object recordset , string tableName...

    reference.aspose.com/words/net/aspose.words.mai...
  9. PageSetup.firstPageTray property | Aspose.Words...

    PageSetup.firstPageTray property. Gets or sets the paper tray (bin) to use for the first page of a section...property of the PrinterSettings object. let settings = new PrinterSettings...property of the PrinterSettings object. let settings = new PrinterSettings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contain specified data through the Aspose.Cells for .NET API....accepts three parameters: Object: The object to search for. The type...Previous cell with the same object. This parameter can be set...

    docs.aspose.com/cells/net/find-or-search-data/