Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 91,330 for

object

(0.1 sec)
  1. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.ole_icon property. Gets the draw aspect of the OLE Object...aspect of the OLE object. When True , the OLE object is displayed...icon. When False , the OLE object is displayed as content. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert PDF to BMP|Aspose.PDF for Android via Java

    This article describes how to convert PDF Pages to BMP image, convert all Pages to BMP images and convert single PDF page to BMP image with Java....page to a BMP image: Create an object of the Document class, to get..."PDF-to-BMP.bmp" ); // Create stream object to save the output image try...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  3. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....row_count )); } // Add table object to first page of input document...updated document containing table object document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  4. Aspose::Words::LowCode::SignerContext class | A...

    Aspose::Words::LowCode::SignerContext class. Document signer context in C++....() const CertificateHolder object with certificate that used...get_SignOptions () const SignOptions object with various signing options...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Get Resolution and Dimensions of Embedded Image...

    This section shows details in getting resolution and dimensions of Embedded Images... Then create an ArrayList object to hold the names of any images...Images property. Create a stack object to hold the image’s graphics...

    docs.aspose.com/pdf/cpp/get-resolution-and-dime...
  6. AbsolutePositionTab Class | Aspose.Words for .NET

    Discover the Aspose.Words.AbsolutePositionTab class, enabling precise text positioning in WordprocessingML for enhanced document formatting and control....Words Document Object Model (DOM) documentation article...the font formatting of this object. virtual IsComposite { get;...

    reference.aspose.com/words/net/aspose.words/abs...
  7. Create, Remove, and Get GridCell Comments|Docum...

    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.... Create a Comment object inside a Cell Please use the...method to create a comment object inside a cell. The following...

    docs.aspose.com/cells/java/create-remove-and-ge...
  8. How to Convert PNG to PSD in Java

    This article guides on how to convert PNG to PSD in Java. It has the IDE settings, the programming steps, and a runnable sample code to change PNG to PSD in Java....the FileStream class object Create an object of the PsdImage and...size Declare a Layer class object and initialize it with the...

    kb.aspose.com/psd/java/how-to-convert-png-to-ps...
  9. How to load fonts? | Aspose.Font for Java

    How to download fonts on yout device with the use of Aspose.Font for Java solution? The answer is given in this article explained in the code examples.... Objects and parameters required for...Aspose.Font for Java gives object for notifying two key parameters...

    docs.aspose.com/font/java/how-to-load-fonts/
  10. How to Underline in PDF using Python

    This article describes how to underline in PDF using Python. It shares the details to set the environment and a sample runnable code to underline text in PDF using Python....page Instantiate a TextBuilder object linked with the first page...page Create a TextFragment object and set the text, font, underline...

    kb.aspose.com/pdf/python/how-to-underline-in-pd...