Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 97,376 for

object

(0.47 sec)
  1. Copy Range Data Only with Node.js via C++|Docum...

    Learn how to copy data from one range of cells to another using Aspose.Cells for Node.js via C++.... Create a Style object with specified formatting attributes... "D3" ); // Create a style object. const style = workbook . createStyle...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  2. Move PDF Pages programmatically C++|Aspose.PDF ...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for C++....should: Create a Document class object with the source PDF file. Get...Another Create a Document class object with the source PDF file. Define...

    docs.aspose.com/pdf/cpp/move-pages/
  3. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal position of a shape or text frame is relative in C++.... Page 1 The object is positioned relative to the...edge of the page. Column 2 The object is positioned relative to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting in JavaScript via C++...Please note that the StyleFlag object is passed as a parameter to..."B2:D7" ); // Create style object const style = workbook . createStyle...

    docs.aspose.com/cells/javascript-cpp/change-cel...
  5. Aspose::Words::NodeList class | Aspose.Words fo...

    Aspose::Words::NodeList class. Represents a collection of nodes matching an XPath query executed using the SelectNodes() method. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...Hyperlink : public System :: Object { typedef Hyperlink ThisType...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. FieldDdeAuto.insert_as_unicode property | Aspos...

    FieldDdeAuto.insert_as_unicode property. Gets or sets whether to insert the linked Object as Unicode text....whether to insert the linked object as Unicode text. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.themeColor property | Aspose.Words for Nod...

    Font.themeColor property. Gets or sets the theme color in the applied color scheme that is associated with this [Font](../) Object....is associated with this Font object. get themeColor () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Work with Text in a Table|Aspose.Words for Python

    Replace text in a table in Python. Extract Plain Text from Table or Cell using Python....to the Range object. Using the table range object, you can replace...Table or Cell Using the Range object, you can also call methods...

    docs.aspose.com/words/python-net/work-with-text...
  9. FieldDdeAuto.insert_as_html property | Aspose.W...

    FieldDdeAuto.insert_as_html property. Gets or sets whether to insert the linked Object as HTML format text....whether to insert the linked object as HTML format text. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Insert Page Break in PDF using C#

    This article guides on how to insert page break in PDF using C#. It has the IDE settings, steps, and a sample code to add page break to PDF using C#....file into the Document class object for inserting a page break...Instantiate the PdfFileEditor object for working with the PDF Add...

    kb.aspose.com/pdf/net/insert-page-break-in-pdf-...