Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 96,275 for

object

(0.25 sec)
  1. Rendering Slicer with JavaScript via C++|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....// Instantiating a Workbook object from uploaded file const wb...true ; // Create sheet render object and render worksheet to image...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  2. Aspose::Words::Drawing::ImageSize class | Aspos...

    Aspose::Words::Drawing::ImageSize class. Contains information about image size and resolution. To learn more, visit the documentation article in C++....ImageSize : public System :: Object Methods Method Description...image will create an ImageData object with an image size of 300x300pt...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Add Bookmark to PDF using C# | Aspose.PDF

    Add Bookmarks to PDF Programmatically with C# Using Aspose.PDF for .NET...PDF document using Document object. Create a bookmark and define...bookmark using a ‘GoToAction’ object. After, add it to the document...

    products.aspose.com/pdf/net/bookmarks/
  4. How to Render LaTeX to PNG using C++

    This interesting topic provides demonstration on how to render LaTeX to PNG using C++. We also call the LaTeX files as .tex files and one may easily render LaTeX to PNG in C++ with simple API properties and methods....Instantiate TeXOptions Class object for setting configurations...Instantiate PngSaveOptions Class object for saving LaTeX to PNG image...

    kb.aspose.com/tex/cpp/how-to-render-latex-to-pn...
  5. Create Presentations on Android|Aspose.Slides D...

    Create presentations in Java with Aspose.Slides for Android—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....addAutoShape method exposed by Shapes object. Write the modified presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/androidjava/create-prese...
  6. Read 3D document|Documentation

    Aspose.3D for Java API has support of reading various type of 3D documents....// Initialize a Scene class object Scene scene = new Scene ();...//Get property value by name Object diffuse = ( Vector3 ) props...

    docs.aspose.com/3d/java/read-3d-document/
  7. Generate AustraliaPost Barcode with Different F...

    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....PHPCode # Instantiate barcode object $symbology = new Symbology...

    docs.aspose.com/barcode/java/generate-australia...
  8. BookmarkStart.bookmark property | Aspose.Words ...

    BookmarkStart.bookmark property. Gets the facade Object that encapsulates this bookmark start and end....bookmark property Gets the facade object that encapsulates this bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert WORD to PPTX via C++ or with free Onlin...

    Export WORD to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPTX online converter quickly before integrating the code....Initialize a new Presentation object Add an AutoShape in your slide...accepts a LoadOptions object. This object contains the Password...

    products.aspose.com/total/cpp/conversion/word-t...
  10. C# API to Parse Markdown Files – Aspose.HTML fo...

    Markdown Parser C#. Use Aspose.HTML for .NET API features to parse Markdown content....// Create a MarkdownParser object var parser = new MarkdownParser();...ParseFile(input); // Create a TreeWalker object and navigate through the syntax...

    products.aspose.com/html/net/parse-markdown/