Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 96,275 for

object

(0.11 sec)
  1. 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...
  2. 7. LaTeX's model for character encodings

    This article covers internals of input and output encodings in LaTeX, as well as LaTeX internal character representation....result will be turned into an object in the LICR if it is mapped...most important thing about objects in the LICR is that the representation...

    docs.aspose.com/tex/java/latex-encodings-model/
  3. Unable to convert MS Word DOCX document to DOC ...

    I have an issue converting the attached document from *.docx to doc format. There is an exception: System.NullReferenceException HResult=0x80004003 Message=Object reference not set to an instance of an Object. So…...Message=Object reference not set to an instance of an object. Source=Aspose...

    forum.aspose.com/t/unable-to-convert-ms-word-do...
  4. SaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how to use the SaveOptions SaveFormat property to effortlessly choose your document's save format for optimal flexibility and control....saved if this save options object is used. public abstract SaveFormat...docx" ); // Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Export Data from Worksheets in xlsx4j|Documenta...

    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....//Instantiating a Workbook object Workbook workbook = new Workbook...from 1st cell to an array. Object dataTable [][] = worksheet...

    docs.aspose.com/cells/java/export-data-from-wor...
  6. ShadowFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ShadowFormat for enhanced Object shadow effects. Elevate your document design with customizable shadow formatting options....Represents shadow formatting for an object. To learn more, visit the Working...set; } Gets or sets a Color object that represents the color for...

    reference.aspose.com/words/net/aspose.words.dra...
  7. How to Convert RTF to PDF using C++

    This short tutorial guides on how to convert RTF to PDF using C++. It provides necessary information to configure the environment and runnable code to export RTF to PDF using C++....RTF file into Document class object for conversion to PDF in C++...Create PdfSaveOptions class object to customize the output PDF...

    kb.aspose.com/words/cpp/how-to-convert-rtf-to-p...
  8. Convert PDF/A to PDF format|Aspose.PDF for Java

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with Java library....toString (); // Create Document object Document document = new Document...toString (); // Create Document object Document document = new Document...

    docs.aspose.com/pdf/java/convert-pdfa-to-pdf/
  9. Add File Attachment Annotation From Stream|Aspo...

    The example loads a PDF, reads an external file into a memory stream, adds a file attachment annotation to the first page, and saves the modified document....Create the PdfContentEditor object. Bind the input PDF. Read the...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-file-attachm...
  10. Add Window Element to the Visio Instance in Rub...

    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....vsd" ) \ # initialize window object window = Rjb :: import ( 'com.... STENCIL ) \ # add window object diagram . getWindows () . add...

    docs.aspose.com/diagram/java/add-window-element...