Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 97,204 for

object

(0.09 sec)
  1. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with JavaScript and Aspose.Slides for Node.js, optimizing performance and automating your workflow....to add an image as a frame object—especially if you plan to use...readStream ); // Creates a data object for embedding var dataInfo...

    docs.aspose.com/slides/nodejs-java/image/
  2. ImageSize | Aspose.Words for Java

    Contains information about image size and resolution in Java....Object public class ImageSize Contains...image will create an ImageData object with an image size of 300x300pt...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert PUB Files | Aspose.PUB for C++

    Convertion functionality of Publisher file using Aspose.PUB for C++ solution is described and demonstrated with the pseudocode in this article....initializes the library’s license object and sets the appropriate license...calling the method on the license object, passing the path to the license...

    docs.aspose.com/pub/cpp/convert-pub-files/
  4. Load font files from streams | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to load fonts from a MemoryStream/byte array with a few lines of C# code....examples, and find out the objects and parameters required for...the static method Open() of object Aspose.Font.Sources.FontDefinition...

    products.aspose.com/font/net/load-font-from-str...
  5. Loading TeX from ZIP | .NET API Solution

    .NET API Solution to work with TeX. Learn on the example how to load a TeX file from ZIP with a few lines of C# code....archive C#: Create a stream object to read the ZIP archive to...directory. Create a stream object to write the ZIP archive to...

    products.aspose.com/tex/net/load-tex-from-zip/
  6. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an Object. Attached ppt: Test1.pptx.zip (255.3 KB…...ti: Object reference not set to an instance of an object. Attached...ti: Object reference not set to an instance of an object,” typically...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  7. Make Booklet of PDF|Aspose.PDF for Java

    This section explains how to make booklet of PDF with com.aspose.pdf.facades using PdfFileEditor class...."C:\\Workspace\\" ; // Create PdfFileEditor object com . aspose . pdf . facades..."C:\\Workspace\\" ; // Create PdfFileEditor object com . aspose . pdf . facades...

    docs.aspose.com/pdf/java/make-booklet-of-pdf/
  8. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....Object, com.aspose.words.Processor...saveOptions, String[] fieldNames, Object[] fieldValues) execute(InputStream...

    reference.aspose.com/words/java/com.aspose.word...
  9. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...password) Creates CertificateHolder object using byte array of PKCS12...password) Creates CertificateHolder object using byte array of PKCS12...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Clone Presentation Slides in Java|Aspose.Slides...

    Quickly duplicate PowerPoint slides with Aspose.Slides for Java. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....of ISlide objects) exposed by the Presentation object provides...exposed by the Presentation object. Call the addClone method exposed...

    docs.aspose.com/slides/java/clone-slides/