Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 97,376 for

object

(0.15 sec)
  1. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic Objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Node.js....a different type of drawing object, for example, a text box containing...straightforward way of rendering this object since it is a combination of...

    docs.aspose.com/words/nodejs-net/rendering-shap...
  2. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....background image to the page object. The next code snippet shows...with the BackgroundArtifact object: void Artifacts :: SetBackground...

    docs.aspose.com/pdf/cpp/artifacts/
  3. Set Data Source for the Chart with Node.js via ...

    Learn about the various data sources supported by Aspose.Cells for Node.js via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....calling the SeriesCollection object’s add(string, boolean) method...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/data-formattin...
  4. Create, Update, Layout and Auto-Fit Shapes|Docu...

    Use C# Diagram API to create, update and auto layout shapes in Visio files using C# within your applications. Complete guide with C# code samples....method accepts an LayoutOptions object as an argument. Use the different...Create an object of the Diagram class. Create an object of the DiagramSaveOptions...

    docs.aspose.com/diagram/net/create-update-layou...
  5. Known Issues|Aspose.Slides Documentation

    Stay informed about current limitations and workarounds in Aspose.Slides for .NET to handle PowerPoint and OpenDocument presentations reliably....Known Issues Contents [ Hide ] Object Preview Issue When Adding OleObjectFrame...

    docs.aspose.com/slides/net/known-issues/
  6. How to Read PDF File in C#

    This how-to guide explains how to read PDF file in C#. You can read PDF text and images by following the easy steps given here....existing PDF file in Document object Initialize TextAbsorber Class...find images Create FileStream object with found image Save the image...

    kb.aspose.com/pdf/net/how-to-read-pdf-file-in-c...
  7. How to Convert EPS to PNG Image using Java

    This tutorial covers basic information about how to convert EPS to PNG image using Java. You can export EPS to PNG image in Java using simple API calls on any operating system like Linux, MS Windows, macOS....Initialize PsDocument class object with input EPS file Create...Create an ImageDevice class object with needed image dimensions Save...

    kb.aspose.com/page/java/how-to-convert-eps-to-p...
  8. Applying a License|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....before creating a Document object. You are only required to set...+ "/" ; // Create a stream object containing the license file...

    docs.aspose.com/cells/java/applying-a-license/
  9. Aspose::Words::Saving::HtmlOfficeMathOutputMode...

    Aspose::Words::Saving::HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB in C++....export Microsoft OfficeMath objects to HTML. auto doc = System... we can pass a SaveOptions object // to determine how the saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Find Field Properties in Python|Aspose.Words fo...

    How to find some field properties like field code and field result in Python....insert_field returns a Field object. This is a faсade class that...InsertField method returns a Field object. Call field.get_field_code()...

    docs.aspose.com/words/python-net/find-field-pro...