Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 94,425 for

object

(0.08 sec)
  1. Add Image Stamp to PDF using C# | Aspose.PDF

    Add image stamp to PDF file programmatically with C# sample code using Aspose.PDF for .NET....PDF document using Document object. Create a Image Stamp and define...

    products.aspose.com/pdf/net/stamps/image/
  2. Add Pages to PDF using Java | Aspose.PDF

    Add PDF pages to your document programmatically with Java sample code using Aspose.PDF for Java... Create a Document object with the input PDF file. Call...

    products.aspose.com/pdf/java/pages/add/
  3. Redact PDF using Java | Aspose.PDF

    Redact PDF documents programmatically with Java sample code using Aspose.PDF for Java...Create TextFragmentAbsorber object with search terms as argument...

    products.aspose.com/pdf/java/redaction/
  4. Add WordArt Watermark to Worksheet|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.... The WordArt becomes an object that you can move or position...

    docs.aspose.com/cells/net/add-wordart-watermark...
  5. Monitor running programs|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....class to create a monitoring object, use the SetInterruptMonitor...

    docs.aspose.com/cells/cpp/monitor-running-progr...
  6. Display Document Properties in Excel using Java

    Display document properties in Excel using Java. Get details to set the IDE, a list of steps, and a sample code to print Excel document properties using Java....properties collection Change the Object type to the DocumentProperty...each iteration, convert the Object type to DocumentProperty and...

    kb.aspose.com/cells/java/display-document-prope...
  7. Convert Word DOC to EPUB using Java

    Follow this article to transform DOCX to EPUB using Java. It shares details to set the development environment, a list of steps, and a sample code to convert Word DOC to EPUB using Java....Create the HtmlSaveOptions object to set the output EPUB properties...instance of the HtmlSaveOptions object followed by setting the properties...

    kb.aspose.com/words/java/convert-word-doc-to-ep...
  8. Convert Excel to Markdown using Java

    Refer to this article to convert Excel to Markdown using Java. It has details to set the IDE, a list of steps, and a sample code to transform Excel to Markdown using Java....Create the MarkdownSaveOptions object and set the desired parameters...sheet is empty, and create an object of the MarkdownSaveOptions...

    kb.aspose.com/cells/java/convert-excel-to-markd...
  9. How to Convert PCL to PDF in Java

    This simple article covers how to convert PCL to PDF in Java. It encompasses the requirements to establish the environment and also presents a working example code to transform PCL to PDF using Java....Instantiate the PclLoadOptions class object and use the required properties...passing the PclLoadOptions object as a parameter Save the loaded...

    kb.aspose.com/pdf/java/how-to-convert-pcl-to-pd...
  10. How to Convert PDF to Text using Python

    This basic tutorial covers how to convert PDF to Text using Python. It covers system configuration details, and step-wise process along with a sample code to perform PDF to Text Python-based conversion....Create a TextAbsorber class object to fetch text with Page.Accept()...PDF file and initialize an object of TextAbsorber which can be...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...