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

object

(0.09 sec)
  1. Convert CFF2 to PDF via Java | products.aspose.com

    Sample Java conversion code for CFF2 format to PDF file. Use this example code to convert CFF2 to PDF within any Web or Desktop Java based application....load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of PdfOptions System Requirements...

    products.aspose.com/cad/java/conversion/cff2-to...
  2. Convert DWFX to PDF via Java | products.aspose.com

    Sample Java conversion code for DWFX format to PDF file. Use this example code to convert DWFX to PDF within any Web or Desktop Java based application....load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of PdfOptions System Requirements...

    products.aspose.com/cad/java/conversion/dwfx-to...
  3. Convert CFF2 to BMP via Java | products.aspose.com

    Sample Java conversion code for CFF2 format to BMP file. Use this example code to convert CFF2 to BMP within any Web or Desktop Java based application....load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of BmpOptions System Requirements...

    products.aspose.com/cad/java/conversion/cff2-to...
  4. 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-...
  5. 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...
  6. 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...
  7. Convert SVG to PNG in Java – Aspose.HTML for Java

    Convert SVG to PNG using Aspose.HTML for Java. Consider various SVG to PNG conversion scenarios and learn how to customize output using ImageSaveOptions....Creating an ImageSaveOptions object and specify the image format...constructor initializes the options object with the format specifying...

    docs.aspose.com/html/java/convert-svg-to-png/
  8. How to Add Watermark to PDF in C#

    This tutorial contains information about how to add watermark to PDF in C#. To add watermark to PDF C# code is provided that be used to add image and text both types of watermarks to any page of the PDF....file into the Document class object to which the watermark is to...image into the ImageStamp class object that is to be used as a watermark...

    kb.aspose.com/pdf/net/how-to-add-watermark-to-p...
  9. 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...
  10. 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/