Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 94,495 for

object

(0.69 sec)
  1. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing....input PDF using the Document object. Get the particular page to...fragment. Create a TextBuilder object for the page. Append the text...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/
  2. How to Rotate Text in PDF using Python

    This article explains how to rotate text in PDF using Python. It contains IDE configuration, detailed steps and a runnable sample code to rotate text in Adobe using Python....file using the Document class object to add rotated text Add a page...sample text using TextFragment object Set the text position on the...

    kb.aspose.com/pdf/python/how-to-rotate-text-in-...
  3. How to Convert PDF to Word in Java

    This quick tutorial guides on how to convert PDF to Word in Java without installation of any third party tool. You can convert PDF to Word using Java by setting the number of properties of the output Word file....file in the Document class object for conversion to a Word file...Instantiate the DocSaveOptions class object to configure the output Word...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-wo...
  4. How to Export PowerPoint to Word using Java

    This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert PPTX to DOCX using Java....using the Presentation class object Save this presentation as an...Create a LoadOptions class object using the Aspose.Words library...

    kb.aspose.com/slides/java/how-to-export-powerpo...
  5. How to Find and Replace Text in PDF using Python

    This article assists on how to find and replace text in PDF using Python. It provides information about setting the environment and a runnable sample code to replace text in a PDF using Python....file using the Document class object where data is to be searched...TextFragmentAbsorber class object Apply the TextAbsorber for...

    kb.aspose.com/pdf/python/how-to-find-and-replac...
  6. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...path to the already existing object of BarCodeReader . The following...created recognition source object. using ( BarCodeReader reader...

    docs.aspose.com/barcode/net/set-barcode-source/
  7. Aspose.PSD for .NET 23.8 - Release Notes|Docume...

    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....loading failed: Unable to cast object of type UnknownStructure to...string srcFile2 = "test_smart_object.psd" ; using ( PsdImage psdImage...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-8...
  8. Set Privileges on PDF|Aspose.PDF for .NET

    Discover how to modify user privileges in PDF files, restricting certain actions using Aspose.PDF in .NET....privileges, create a PdfFileSecurity object and call the SetPrivilege method...DocumentPrivilege object and then pass this object to the SetPrivilege...

    docs.aspose.com/pdf/net/set-privileges/
  9. Working with Attachments and Embedded Objects u...

    Add, remove, extract, and display email attachments and embedded Objects using Aspose.Email for C++ classes and methods....with Attachments and Embedded Objects Contents [ Hide ] Working with...MailMessage class. Create Attachment objects for each file. Add the attachments...

    docs.aspose.com/email/cpp/working-with-attachme...
  10. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products....GlyphOutlinePainter which requires object of type System.Drawing.Drawing2D...GraphicsPath for graphic drawing objectives. The implementation is as...

    docs.aspose.com/font/cpp/text-rendering-truetyp...