Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 83,289 for

object

(0.08 sec)
  1. Columns Containing Non-Strongly Typed Data|Docu...

    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....worksheet data as DataTable object. //Creating a file stream containing...//Instantiating a Workbook object //Opening the Excel file through...

    docs.aspose.com/cells/net/columns-containing-no...
  2. Manage Axes of Excel Charts with C++|Documentation

    Learn how to configure chart axes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts.... With the Axis object, you can change all options...// Instantiating a Workbook object Workbook workbook ; // Adding...

    docs.aspose.com/cells/cpp/chart-axes/
  3. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....can save its Visio diagram object in any supported file format...complete path or a file stream object. Aspose.Diagram API infers...

    docs.aspose.com/diagram/python-net/save-visio-d...
  4. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.insert_online_video method...height) Inserts an online video object into the document and scales...other settings using the Shape object returned by this method. Insertion...

    reference.aspose.com/words/python-net/aspose.wo...
  5. java负载字体TTF文件

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。...// Initialize FontDefinition object passing TTF as FontType value...Based on FileSystemStreamSour object, set fileExtension to "ttf"...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  6. java负载字体TTF文件

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。...// Initialize FontDefinition object passing TTF as FontType value...Based on FileSystemStreamSour object, set fileExtension to "ttf"...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  7. Possible bug with backColor and cellMerge - Fre...

    I have a Words Linq Template as outlined below. It induces the exception “Object reference not set to an instance of an Object.” when passed through Aspose 25.4. Please advise. Thanks, Brian <<foreach [m in new Stri…...exception “Object reference not set to an instance of an object.” when...

    forum.aspose.com/t/possible-bug-with-backcolor-...
  8. HtmlSaveOptions.saveFormat property | Aspose.Wo...

    HtmlSaveOptions.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 be SaveFormat...docx" ); // Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 从TTF文件加载字体| C ++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。...// Initialize FontDefinition object passing TTF as FontType value...based on FileSystemStreamSour object, set fileExtension to "ttf"...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  10. Make NUp of PDF files|Aspose.PDF for .NET

    This article shows how to make NUp of PDF files work with Aspose.PDF Facades using PdfFileEditor class....(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pdfEditor = new Aspose...

    docs.aspose.com/pdf/net/make-nup-of-pdf-files/