Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 90,762 for

object

(0.07 sec)
  1. Convert PDF to EPUB using Python

    Follow this article to convert PDF to EPUB using Python. It has details to set the IDE, a list of steps, and a sample code for changing PDF file to EPUB....modify the output document object before saving it as an EPUB...Create a LoadOptions class object to load the source PDF file...

    kb.aspose.com/words/python/convert-pdf-to-epub-...
  2. How to Rotate Text in Adobe Acrobat using Java

    This short tutorial guides on how to rotate text in Adobe Acrobat using Java. It contains details about the IDE settings, step-wise process and a runnable sample code to rotate text in PDF using Java....Create a TextFragment class object by setting the text phrase...TextFragment object Instantiate a TextBuilder class object using the...

    kb.aspose.com/pdf/java/how-to-rotate-text-in-ad...
  3. Modify an Existing Style|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells for Python via .NET library so that users can change the appearance of the cells as they need....formatting style object. A formatting style object is a combination...This example creates a Style object, applies it to a range of cells...

    docs.aspose.com/cells/python-net/modify-an-exis...
  4. Unable to insert a document into another one us...

    Dear Aspose Support, apparently I cannot get this command to work properly: re.buildReport(hf, data, "body"); What is the intention: data contains a Document Object which I want to be included in the main template usi…...intention: data contains a Document object which I want to be included...possible to pass a Document object (or even an input stream) to...

    forum.aspose.com/t/unable-to-insert-a-document-...
  5. Border Settings|Documentation

    How to use the Aspose.Cells library in Node.js via C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s borders collection. The border...

    docs.aspose.com/cells/nodejs-cpp/cells-border-s...
  6. Aspose::Words::Fields::FieldEnd class | Aspose....

    Aspose::Words::Fields::FieldEnd class. Represents an end of a Word field in a document. To learn more, visit the documentation article in C++....the font formatting of this object. get_HasSeparator () const...get_IsDeleteRevision () Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Public API Changes in Aspose.Diagram 6.6.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....represents an image of ole object as a byte array. Besides this...OLE objects. Developers can now also replace an OLE object in...

    docs.aspose.com/diagram/net/public-api-changes-...
  8. Setting Margins with Node.js via C++|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. Also learn how to programmatically set margins for page center, header, and footer using the Node.js API via C++....getPageSetup() attribute is an object of the Worksheet.getPageSetup()..."data" ); // Create a workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/setting-margins/
  9. DWF Drawings|CAD 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.... Create an object of the CadRasterizationOpti...page_width properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/python-net/dwf-drawings/
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....Create a Document object and an ImageStamp object using required...adding an image as a stamp object, you can control the quality...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/