Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 91,351 for

object

(0.07 sec)
  1. How to Transform EPS to PNG using Java

    This short tutorial is designed to explain how to transform EPS to PNG using Java. It will have configuration details, detailed steps to write the program and a ready-to-run code to convert EPS to PNG using Java....Document class object Initialize a device object for the target...then the respective device object is to be initialized according...

    kb.aspose.com/pdf/java/how-to-transform-eps-to-...
  2. Accessing Table from Cell and Adding Values ins...

    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....values inside the Table or List Object using the Cell.putValue(boolean)...values inside the Table or List Object using row and column offsets...

    docs.aspose.com/cells/javascript-cpp/accessing-...
  3. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder class. Represents a holder of X509Certificate2 instance. To learn more, visit the documentation article in C++....CertificateHolder : public System :: Object Methods Method Description... Creates CertificateHolder object using byte array of PKCS12...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. Document.customDocumentProperties property | As...

    Document.customDocumentProperties property. Returns a collection that represents all the custom document properties of the document....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. /*console.log("Built-in Properties:");...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Grouping Data|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....xlsx" ; //Create a connection object, specify the provider info...connection object. con . Open (); //Create a command object and specify...

    docs.aspose.com/cells/net/grouping-data/
  6. Render text with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to visualize the text of any complexity with the glyphs code....in the article Using Glyph objects . There, you will find more...working with glyphs and Glyph objects specifically. You can also...

    products.aspose.com/font/cpp/render-text/
  7. Convert ICS Other Formats|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.... Create a new MailMessage object to hold the calendar data....method. Create a new MailMessage object to hold the calendar data....

    docs.aspose.com/email/net/converting-between-fo...
  8. OlePackage.FileName | Aspose.Words for .NET

    Discover the OlePackage FileName property to easily manage OLE package file names. Enhance your data handling with seamless integration and flexibility....Examples Shows how insert an OLE object into a document. Document doc...DocumentBuilder ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....approach: First, create a field object and set its properties. Then...Instatiate RadioButtonField object with page number as argument...

    docs.aspose.com/pdf/cpp/create-form/
  10. Aspose.Words: Use OLE EMF Preview in DOCX→Image...

    I’m using Aspose.Words to convert a DOCX file to an image. However, I noticed that it re-renders embedded documents/Objects. I want to keep the Object’s original preview EMF so the output image matches what I see in Word…...embedded documents/objects. I want to keep the object’s original preview...conversion, I’d like embedded OLE objects to retain the same preview...

    forum.aspose.com/t/aspose-words-use-ole-emf-pre...