Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 86,622 for

object

(0.13 sec)
  1. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....0 ] # Access the PageSetup object page_setup = sheet . page_setup...0 ] # Access the PageSetup object page_setup = sheet . page_setup...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  2. Add page numbering to PDF in Node.js|Aspose.PDF...

    Aspose.PDF for Node.js via C++ allows you to add Page Number Stamp to your PDF file using AsposePdfAddPageNum.... Receive the object if successful. Call the function...AsposePdf module. Receive the object if successful. Call the function...

    docs.aspose.com/pdf/nodejs-cpp/add-page-number/
  3. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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.... Java //Create workbook object from source file Workbook workbook...be used to retrieve the Cell object by the name of the PivotField...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the document. The image is inserted inline and at 100% scale in C++....other settings using the Shape object returned by this method. Examples...other settings using the Shape object returned by this method. Examples...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Autofit Rows and Columns in Jython|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....# Instantiating a Workbook object by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  6. Public API Changes in Aspose.Cells 8.7.1|Docume...

    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.... Java //Create workbook object Workbook workbook = new Workbook...); Cell foundCell = null ; Object obj = 20 ; //Find 20 which...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Justify Text in a Textbox Field|Aspose.PDF for ...

    This article shows you how to Justify Text in a Textbox Field using Form Class....MemoryStream ()) { // Create Form Object var form = new Aspose . Pdf...Create )) { // Create formEditor Object using ( var formEditor = new...

    docs.aspose.com/pdf/net/justify-text-in-a-textb...
  8. ThemeColors class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors.... ThemeColors object contains six accent colors...colors.docx" ); // The "Theme" object gives us access to the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Extract Text from PDF - Facades|Aspose.PDF for C++

    Learn how to extract text from PDF documents using the Facades API in C++ with Aspose.PDF for efficient content extraction....document, save into MemoryStream object and get as a string, in case...

    docs.aspose.com/pdf/cpp/extract-text-from-pdf-f...
  10. Get PDF file information|Aspose.PDF for .NET

    This section explains how to get PDF File Information with Aspose.PDF Facades....file, you need to create an object of PdfFileInfo class. After...an instance of PdfFileInfo object using ( var fileInfo = new...

    docs.aspose.com/pdf/net/get-pdf-file-information/