Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 86,489 for

object

(0.07 sec)
  1. How to Render XSL FO to PDF using Java

    In this brief tutorial, you will learn how to render XSL FO to PDF using Java in Windows, Mac OS, or Ubuntu. The code sample can convert XSL FO to PDF in Java....file into the Document class object using load option XslFoLoadOptions...initialize the Document class object to load the input XSL FO file...

    kb.aspose.com/pdf/java/how-to-render-xsl-fo-to-...
  2. Public API and Backwards Incompatible Changes i...

    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....SetGroupingItem ( int level , object value ); Now calls like . SetGroupingItem...in the SetGroupingItem(int, object) method. SlideId Property Added...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. DocumentBuilder.insertFootnote method | Aspose....

    Aspose.Words.DocumentBuilder.insertFootnote method...Returns Returns a footnote object that was just created. ins...Returns Returns a footnote object that was just created. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Hiding and Showing Rows and Columns in Jython|D...

    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/hiding-and-showing-r...
  5. Search PDF API | Aspose.PDF

    Search PDF documents without opening with free cross-platform Apps and High Code APIs for any platform....Create TextFragmentAbsorber Object with text to find as parameter...pdf" ); // Create TextAbsorber object to find all instances of the...

    products.aspose.com/pdf/search-pdf/
  6. How to Export List Data to Excel in C#

    This simple tutorial will teach you on how to export list data to Excel in C#. You will learn how with the help of C# export list to Excel and save it on disk with XLSX format....Excel Create Workbook class object to hold data exported from...where first a workbook class object is created along with accessing...

    kb.aspose.com/cells/net/how-to-export-list-data...
  7. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....paragraphs into a Document object Transform the complete document...link it with a DocumentBuilder object set bullet text font Set the...

    kb.aspose.com/words/net/convert-paragraph-into-...
  8. How to Put Page Number in Word using Python

    This article provides detailed information on how to put page number in Word using Python. It will guide you to load an existing Word file and then insert page numbers in word using python with the help of few API calls only....Document class object Create DocumentBuilder class object for writing...instantiate the DocumentBuilder class object that allows you to roam around...

    kb.aspose.com/words/python/how-to-put-page-numb...
  9. Rendering in C++|Aspose.Words for C++

    Use Aspose.Words for C++ rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....size or scale on the Graphics object to create thumbnails, full-sized...document pages. Render a Shape object separately from the document...

    docs.aspose.com/words/cpp/rendering/
  10. 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...