Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 79,609 for

object

(0.11 sec)
  1. JSON markup|Documentation

    Use the most popular data interchange format for describing machine-readable forms as nested data structures....According to the The JavaScript Object Notation (JSON) Data Interchange...JSON stands for JavaScript Object Notation . As the name suggest...

    docs.aspose.com/omr/cpp/design-form/json-markup/
  2. PDF OptimizeResources() throws System.NullRefer...

    Hi, I’m investigating an error where a PDF document is created and we call the OptimizeResources() method which is throwing System.NullReferenceException: System.Reflection.TargetInvocationException: Exception has been…...NullReferenceExcepti: Object reference not set to an instance of an object. at...NullReferenceExcepti: Object reference not set to an instance of an object. at...

    forum.aspose.com/t/pdf-optimizeresources-throws...
  3. OdsoFieldMapDataCollection.add method | Aspose....

    OdsoFieldMapDataCollection.add method. Adds an Object to the end of this collection....add method add(value) Adds an object to the end of this collection...value OdsoFieldMapData The object to add. Cannot be None . See...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Ellipse|Aspose.Slides 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....AddAutoShape method exposed by IShapes object Write the modified presentation...AddAutoShape method exposed by IShapes object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/cpp/ellipse/
  5. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....The PageSetup attribute is an object of the PageSetup class that...\\ " ); // Create a workbook object Workbook workbook ; // Get...

    docs.aspose.com/cells/cpp/setting-margins/
  6. Aspose::Words::Drawing::ShapeBase::get_Font met...

    Aspose::Words::Drawing::ShapeBase::get_Font method. Provides access to the font formatting of this Object in C++....the font formatting of this object. System :: SharedPtr < Aspose...property of the shape's "Font" object to "true" to hide the text...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....a combination of parts or objects that can work together well...> private void Page_Load ( object sender , System . EventArgs...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Specify 3D File Save Options in C#|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions Object. Each save format has a corresponding class that holds save options for that save format....after loading them in Scene object using C#. By loading and saving...a SaveOptions object. This should be an object of a class derived...

    docs.aspose.com/3d/net/specify-3d-file-save-opt...
  9. How to Export MS Project to PDF in C#

    This article describes the process how to export MS Project to PDF in C#. It contains the configuration information and runnable sample code with description to convert MPP to PDF in C#....the Project class object Declare an object of PdfSaveOptions...discuss the PdfSaveOptions class object that contains several properties...

    kb.aspose.com/tasks/net/how-to-export-ms-projec...
  10. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....PDF using the Document class object and get a reference to the...page Create a LinkAnnotation object and set its properties including...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...