Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 87,550 for

object

(0.67 sec)
  1. Aspose::Words::Drawing::OleFormat::GetOleEntry ...

    Aspose::Words::Drawing::OleFormat::GetOleEntry method. Gets OLE Object data entry in C++....OleFormat::GetOleEntry method Gets OLE object data entry. System :: SharedPtr...insert linked and unlinked OLE objects. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. How to Convert Markdown to XPS in C#

    This step by step tutorial shows you how to convert Markdown to XPS in C# via code. Convert MD to XPS in C# .NET windows or ASP.NET applications with Aspose.HTML API....Converter class into HTMLDocument object Save the output as an HTML...HTML file into HTMLDocument object Specify XPS options using XpsRenderingOptions...

    kb.aspose.com/html/net/how-to-convert-markdown-...
  3. How to Rotate Text of Cell|Documentation

    Learn how to rotate text of a cell programmatically using Aspose.Cells for Node.js via C++....the Style object of the desired cells. The Style object allows you...code, it creates a workbook object and sets different rotation...

    docs.aspose.com/cells/nodejs-cpp/how-to-rotate-...
  4. How to Create PPT using Python

    This article explains how to create PPT using Python. You can use Python generate PowerPoint presentation and open that in MS PowerPoint for viewing....Presentation class object Create a Slide class object to access the...instantiating the Presentation class object to create an empty presentation...

    kb.aspose.com/slides/python/how-to-create-ppt-u...
  5. How to Transform Markdown to PDF in C#

    In this brief tutorial you will learn how to transform Markdown to PDF in C#. The following easy steps can be used to convert Word to MD file in C# in any of the common operating system like Linux, macOS, or Windows....into the Document object Create an object of the PdfSaveOptions...file into the Document class object followed by the declaration...

    kb.aspose.com/words/net/how-to-transform-markdo...
  6. Create WEBP in Java

    This article guides on how to create WEBP in Java. It has all the details to set the development environment, a list of instructions, and a simple code demonstrating how to create WEBP images in Java....methods Create a WebPOptions object to customize the output WEBP...and link it with a Graphics object Set the image background and...

    kb.aspose.com/imaging/java/create-webp-in-java/
  7. Working with Text Layers in Aspose.PSD for Pyth...

    Examples of how to work with Text Layers in PSD File...then retrieve the text_data object from the text layer, which...default_style and default_paragraph object, which will be used as the...

    docs.aspose.com/psd/python-net/text-layer-manip...
  8. Extract Text from PDF using Python

    Follow this article to extract text from PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code to grab text from PDF using a few lines of code in Python....a PDF Create the AsposeOcr object to rip text from a PDF Create...Create the OcrInput class object and set the input type to PDF Add...

    kb.aspose.com/ocr/python/extract-text-from-pdf-...
  9. How to Read PDF Metadata using Python

    This article describes how to read PDF metadata using Python. It provides the IDE settings, a list of tasks to be performed and a runnable sample code for extracting metadata from PDF using Python....file using the Document class object to fetch metadata Get access...access to the DocumentInfo class object containing the PDF metadata...

    kb.aspose.com/pdf/python/how-to-read-pdf-metada...
  10. Create a Column Chart in Word using Java

    This tutorial guides on how to create a column chart in Word using Java. It shares IDE settings, steps, and a sample code for creating a bar graph in Word using Java....file using the Document class object for working with charts Instantiate...Instantiate a DocumentBuilder class object for the new document Call the...

    kb.aspose.com/words/java/create-a-column-chart-...