Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 94,363 for

object

(0.08 sec)
  1. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_Document method. Gets the document Object that is currently being saved in C++....t method Gets the document object that is currently being saved...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::ImageSaveOptions::get_Us...

    Aspose::Words::Saving::ImageSaveOptions::get_UseGdiEmfRenderer method. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF in C++....is written to GDI+ graphics object and saved to metafile. If set... we can pass a SaveOptions object to select a renderer for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Specify image resolution, quality, compression ...

    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 workbook = new Workbook...new worksheet to the Excel object int sheetIndex = workbook ...

    docs.aspose.com/cells/net/specify-image-resolut...
  4. How to Convert Excel to HTML in C++

    This simple tutorial discusses how to convert Excel to HTML in C++. You can change Excel to HTML in C++ to display information on a webpage using any browser on common operating systems like Linux, MS Windows or macOS....file using a Workbook class object and set different properties...file with the Workbook class object for converting in C++ Create...

    kb.aspose.com/cells/cpp/how-to-convert-excel-to...
  5. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....file using the Document class object and get access to the desired...It uses LinkAnnotation class object to create link annotation where...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::set_HeadingPairs method. Setter for Aspose::Words::Properties::BuiltInDocumentProperties::get_HeadingPairs in C++....System :: SharedPtr < System :: Object >> & value ) See Also Class...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Retrieving SQL Connection Data with Node.js via...

    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....array of ExternalConnection objects in the workbook. If the ExternalConnection...ExternalConnection object contains SQL connection data, it can...

    docs.aspose.com/cells/nodejs-cpp/retrieving-sql...
  8. How to Extract All Images from Word Document in...

    This quick tutorial contains information on how to extract all images from Word document in Python. It provides guidance to establish the environment, introduction to the API calls, and a runnable sample code that can be used to extract images from Word in Python....images using the Document class object Get list of all the shapes...images using the Document class object and get the collection of all...

    kb.aspose.com/words/python/how-to-extract-all-i...
  9. Managing Ranges with Golang via C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with Golang via C++. Create, modify, and style ranges programmatically....also be easily created as an object by using Aspose.Cells. Here...more operations on the Range object. Managing Ranges Using Aspose...

    docs.aspose.com/cells/go-cpp/managing-ranges/
  10. Document.theme property | Aspose.Words for Node.js

    Document.theme property. Gets the [Document.theme](./) Object for this document....theme object for this document. get theme...colors.docx" ); // The "Theme" object gives us access to the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...