Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 96,279 for

object

(1.61 sec)
  1. Aspose::Words::Document::RenderToSize method | ...

    Aspose::Words::Document::RenderToSize method. Renders a document page into a Graphics Object to a specified size in C++....document page into a Graphics object to a specified size. float...m::Drawing::Graphics>& The object where to render to. x float...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Change Page Size|Documentation

    This section explains how to change page's size in a visio file with Aspose.Diagram....] Change Page Size The Page object represents the drawing area...Aspose.Diagram.Page objects. The PageProps object represents the page...

    docs.aspose.com/diagram/java/change-page-size/
  3. Adding multi line watermark|Aspose.PDF for .NET

    This section explains how to add multi line watermark to existing PDF using FormattedText Class....() { // Instantiate a stamp object var logoStamp = new Aspose...Stamp (); // Instantiate an object of FormattedText class var...

    docs.aspose.com/pdf/net/adding-multi-line-water...
  4. Export to JSON|Aspose.PDF for Python via .NET

    This example demonstrates how to export PDF form field values to a JSON file using Aspose.PDF for Python via .NET. It explains how to load a PDF form, access its fields through the Form facade, and save the extracted data in a structured JSON format... In this example, the Form object from the aspose.pdf.facades...JSON file.""" # Create Form object form = pdf_facades . Form ()...

    docs.aspose.com/pdf/python-net/export-to-json/
  5. Add Caret Annotation|Aspose.PDF for Python via ...

    This example loads an existing PDF, adds a caret annotation to the first page, and saves the modified document. The annotation includes a red caret symbol and descriptive comment text....Create the PdfContentEditor object. Bind the input PDF. Define...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-caret-annota...
  6. 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/
  7. 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...
  8. 在Aspose.Cells中使用匿名类型或自定义对象|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....//Instantiate the workbookdesigner object. WorkbookDesigner report =...markers using the custom class object. list . Add ( new MyProduct...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  9. TxtSaveOptions.saveFormat property | Aspose.Wor...

    TxtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...// Create a "TxtSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. GlowFormat.remove method | Aspose.Words for Nod...

    GlowFormat.remove method. Removes [GlowFormat](../) from the parent Object....GlowFormat from the parent object. remove () See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...