Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 97,401 for

object

(0.33 sec)
  1. 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...
  2. 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...
  3. Add Bookmark to PDF using C++ | Aspose.PDF

    Add Bookmarks to PDF Programmatically with C++ Using Aspose.PDF for C++...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/cpp/bookmarks/
  4. Grouping and Ungrouping Rows and Columns in Pyt...

    Learn how to Group and Ungroup Rows and Columns through the Aspose.Cells for Python Via Java API....# Instantiating a Workbook object by an Excel file path workbook...# Instantiating a Workbook object by an Excel file path workbook...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  5. Hiding and Showing Rows and Columns in Ruby|Doc...

    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 by an Excel file path workbook...# Instantiating a Workbook object by an Excel file path workbook...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  6. PdfSaveOptions.PageMode | Aspose.Words for .NET

    Discover how the PdfSaveOptions PageMode property enhances your PDF viewing experience by customizing document display in any PDF reader....// Create a "PdfSaveOptions" object that we can pass to the document's...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Grouping and Ungrouping Rows and Columns in Rub...

    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 by an Excel file path workbook...# Instantiating a Workbook object by an Excel file path workbook...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  8. ImageData.IsLink | Aspose.Words for .NET

    Discover how the ImageData IsLink property enhances your design by linking images to shapes seamlessly when SourceFullName is set. Boost your creativity!...raw data via the ImageData object. ImageData imageData = importedShape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!...raw data via the ImageData object. ImageData imageData = importedShape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/net/aspose.words.dra...
  10. How to Convert XML to PDF in Python

    This brief tutorial covers how to convert XML to PDF in Python. It includes all the details to configure the system environment, program algorithm, and a code snippet to demonstrate the conversion of XML document to PDF in Python with a few lines of code....convert XML to PDF Create an object of the Document class Load...conversion process by creating an object of the Document class and then...

    kb.aspose.com/pdf/python/how-to-convert-xml-to-...