Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 83,190 for

object

(0.11 sec)
  1. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a document in Java....ress")); } } public static Object[][] progressCallbackData()...throws Exception { return new Object[][] { {SaveFormat.HTML, "html"}...

    reference.aspose.com/words/java/com.aspose.word...
  2. Embed Excel in PowerPoint using Java

    This short guide explains how to embed Excel in PowerPoint using Java. It shares the IDE settings, steps, and code to embed Excel workbook in PowerPoint using Java....target slide in the ISlide class object Use the Files.readAllBytes()...Instantiate the OleEmbeddedDataInfo object using the bytes array Invoke...

    kb.aspose.com/slides/java/embed-excel-in-powerp...
  3. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java....single TIFF image: Create an object of the Document class. Call...documentFileName ); // Create Resolution object Resolution resolution = new...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  4. Add Image stamps in PDF using Python|Aspose.PDF...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python 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/python-net/image-stamps-in-...
  5. Shading class | Aspose.Words for Node.js

    Aspose.Words.Shading class. Contains shading attributes for an Object...Contains shading attributes for an object. To learn more, visit the Programming...the background of the Shading object. backgroundPatternThe Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shading class | Aspose.Words for Python

    aspose.words.Shading class. Contains shading attributes for an Object...Contains shading attributes for an object. To learn more, visit the Programming...the background of the Shading object. background_pattern_theme_color...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....input PDF using the Document object. Get the particular page to...text. Create a TextFragment object with the input text along with...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  8. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....The PageSetup attribute is an object of the PageSetup class that...\\ " ); // Create a workbook object Workbook workbook ; // Get...

    docs.aspose.com/cells/cpp/setting-margins/
  9. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using Java...worksheets embedded as OLE objects in a PowerPoint presentation...post-activation states of the OLE object. We have investigated this...

    docs.aspose.com/slides/java/working-solution-fo...
  10. How to Insert Watermark in Word Document using C#

    We will guide you through how to insert watermark in Word document using C#. You will get information about the configuration, steps and a sample code to create watermark in Word using C#....Document class object Create the TextWatermarkOptions object to set the...using C# . The Document class object is used to load the Word file...

    kb.aspose.com/words/net/how-to-insert-watermark...