Sort Score
Result 10 results
Languages All
Labels All
Results 9,641 - 9,650 of 90,586 for

object

(0.14 sec)
  1. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML into a Workbook using Aspose.Cells for C++....HTML file inside the Workbook object. Please set the HtmlLoadOptions...

    docs.aspose.com/cells/go-cpp/autofit-columns-an...
  2. Aspose::Words::Themes namespace | Aspose.Words ...

    Aspose::Words::Themes namespace. The Aspose.Words.Themes namespace provides classes that allow to access theme information in Microsoft Word documents in C++.... ThemeColors object contains six accent colors...

    reference.aspose.com/words/cpp/aspose.words.the...
  3. NodeList class | Aspose.Words for Python

    aspose.words.NodeList class. Represents a collection of nodes matching an XPath query executed using the [CompositeNode.select_nodes()](../compositenode/select_nodes/#str) method...Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Header to PDF using CLI | Aspose.PDF

    CLI example allows you to add a header and footer into PDF document with Aspose.PDF....PDF document using Document object. Create a Stamp and define...

    products.aspose.com/pdf/cpp-cli/header/
  5. Rendered As Tiff|Aspose.Slides 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....//Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/net/rendered-as-tiff/
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....rendering a slide to Graphics object. Property PixelFormat Has Been...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. OdtSaveMeasureUnit enumeration | Aspose.Words f...

    Aspose.Words.Saving.OdtSaveMeasureUnit enumeration. Specified units of measure to apply to measurable document content such as shape, widths and other during saving....we can use an OdtSaveOptions object to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert Excel XLS to HTML in Python | XLSX to HTML

    Use Python Excel to HTML converter API to convert MS Excel XLS/XLSX files to HTML using Python. High quality Excel to HTML conversion with worksheet tabs.... Create an object of Workbook class to load the...using Workbook class. Create an object of the HtmlSaveOptions class...

    blog.aspose.com/cells/convert-ms-excel-files-to...
  9. Convert a Document to PDF in C++|Aspose.Words f...

    Convert a document to PDF using C++. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....your document into a Document object using one of its constructors...Save methods on the Document object and specify the desired output...

    docs.aspose.com/words/cpp/convert-a-document-to...
  10. How to Copy Worksheet to Another Workbook in Py...

    This short tutorial describes the process how to copy worksheet to another workbook in Python. It contains all the necessary details for the configuration, important classes and methods to be used and a runnable sample code that demonstrates the process to duplicate Excel sheet in Python....called that takes a worksheet object as an argument. Here we provide...takes the CopyOptions class object as a second argument. The CopyOptions...

    kb.aspose.com/cells/python/how-to-copy-workshee...