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

object

(0.05 sec)
  1. Copy Range Data with Style using Node.js via C+...

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

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  2. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...determining how ink (InkML) objects are rendered. memory_optimization...saved if this save options object is used. temp_folder Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Public API Changes in Aspose.BarCode 6.8.0|Docu...

    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....Initialize BarCodeBuilder class object BarCodeBuilder builder = new...Initialize BarCodeBuilder class object BarCodeBuilder builder = new...

    docs.aspose.com/barcode/java/public-api-changes...
  4. Retrieve Visio Connectors and Font Information|...

    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.... The Connect object represents a connector that...of Aspose.Diagram.Connect objects. This property can be used...

    docs.aspose.com/diagram/java/retrieve-visio-con...
  5. Locking WordArt Watermark with JavaScript via C...

    Learn how to lock WordArt watermarks in Aspose.Cells for JavaScript via C++....that the WordArt becomes an object you can move and position on...possible to lock the WordArt object for any interaction such as...

    docs.aspose.com/cells/javascript-cpp/locking-wo...
  6. GoogleAiModel.summarize method | Aspose.Words f...

    aspose.words.ai.GoogleAiModel.summarize method...Summarizes specified Document object. def summarize ( self , doc...Summarizes specified Document objects. def summarize ( self , docs...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Modifing AcroForm|Aspose.PDF for C++

    Modifing form in your PDF file with Aspose.PDF for C++ library. You can Add or remove fields in existing form, getand set fieldlimit and etc.... To use this object, use the Field class DefaultAppearance..."textbox1" )); // Create font object auto font = Aspose :: Pdf ::...

    docs.aspose.com/pdf/cpp/modifing-form/
  8. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python....file into the Document class object for splitting into pages Get...file into the Document class object that contains the different...

    kb.aspose.com/words/python/how-to-split-pages-i...
  9. How to Split PDF using Python

    This article explains how to split PDF using Python. It provides IDE configuration details, step-wise procedure and a runnable sample code that shows how using Python split PDF into pages....PDF file into the Document object containing multiple pages for...loaded into the Document class object, and then for loop is used...

    kb.aspose.com/pdf/python/how-to-split-pdf-using...
  10. How to Convert JSON to Excel in Java

    Using this brief tutorial you will learn how to convert JSON to Excel in Java. For the conversion of JSON to XLSX Java is widely used as it requires limited resources and a few lines of code in any common operating system supporting Java platform....variable into JsonLayoutOptions object to format the JSON data in...creating an empty workbook class object for importing JSON data into...

    kb.aspose.com/cells/java/how-to-convert-json-to...