Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 79,678 for

object

(0.12 sec)
  1. 在Python中自动调整行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何自动调整行和列。...# Instantiating a Workbook object by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  2. 在Python中隐藏和显示行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何通过隐藏和显示来隐藏和显示行和列...# Instantiating a Workbook object by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  3. Public API Changes in Aspose.Cells 8.1.0|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....true ); //Create a new Style object and add it to Workbook's Style...//Set Number format for Style object style . setNumber ( 3 ); //Create...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. ImageData.GrayScale | Aspose.Words for .NET

    Discover the ImageData GrayScale property to enhance your images. Control grayscale display for stunning visual effects and improved user engagement....raw data via the ImageData object. ImageData imageData = importedShape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageData.Title | Aspose.Words for .NET

    Discover how the ImageData Title property enhances your images by defining unique titles, improving visibility and engagement in search results....raw data via the ImageData object. ImageData imageData = importedShape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PdfSaveOptions.pageMode property | Aspose.Words...

    PdfSaveOptions.pageMode property. Specifies how the PDF document should be displayed when opened in a PDF reader....// Create a "PdfSaveOptions" object that we can pass to the document's...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MailMergeDataType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDataType enum for seamless integration of external data sources in your document automation projects....via the Office Data Source Object (ODSO) interface. Default -1...from an Office Data Source Object. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.set...
  8. Cell Alignment Settings|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....Cells collection represents an object of the Cell class. Aspose.Cells...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/java/cell-alignment-setti...
  9. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....Object, com.aspose.words.SaveOptions...docx"); // Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/java/com.aspose.word...
  10. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....\\ " ); // Create Workbook Object Workbook wb ; // Open first...Cells-for-C // Create Workbook Object Workbook workbook ; // Open...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...