Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 94,269 for

object

(0.27 sec)
  1. Recognize single line|Documentation

    How to read text from images containing a single line of text....This method takes OcrInput object and optional recognition settings...Aspose.OCR.RecognitionResult objects, that allow you to perform...

    docs.aspose.com/ocr/net/recognize-single-line/
  2. 设置 PDF 文件信息|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 设置 PDF 文件信息。... (); // Create PdfFileInfo object to work with PDF metadata using...instance of the PdfFileInfo object using ( var fileInfo = new...

    docs.aspose.com/pdf/zh/net/set-pdf-file-informa...
  3. Convert-Excel-to-JSON with Node.js via C++|Docu...

    Learn how to convert an Excel file to JSON using Aspose.Cells for Node.js via C++....Workbook to JSON (JavaScript Object Notation) file. Convert Excel...xlsx" ); // Create an options object for saving the file. const...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  4. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for Node.js via C++....programmatically: Create an object of the Workbook class. Call...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/manage-workshe...
  5. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    Discover how the PageSetup SuppressEndnotes property enhances your document layout by controlling endnote placement for clearer, organized sections....document's "EndnoteOptions" object // to collect endnotes at the...of a section's "PageSetup" object to "true" to revert to the...

    reference.aspose.com/words/net/aspose.words/pag...
  6. XamlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the XamlFixedSaveOptions SaveFormat property to effortlessly save documents in XamlFixed format, ensuring optimal quality and compatibility....saved if this save options object is used. Can only be XamlFixed...Create a "XamlFixedSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Manage formulas of Excel files with Node.js via...

    Learn how to manage formulas of Excel files through Aspose.Cells for Node.js via C++. Aspose.Cells can simply get, set, and calculate formulas of Excel files....Cells collection represents an object of the Cell class. It is possible...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/using-formulas...
  8. Unsupported symbols in the name of the html fil...

    Hi, I am using Aspose.HTML library and I found out that it doesn’t support ‘#’ character in the name of the input html file when windows handles it OK. Is there any solution of this issue? Here is sample code: using (v…...String , String , Object[]) at . (String , Object[] ) at Aspose.Html...

    forum.aspose.com/t/unsupported-symbols-in-the-n...
  9. Animate PowerPoint Charts in Java|Aspose.Slides...

    Create stunning animated charts in Java with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....Get reference of the chart object. Animate the series. Write...Get reference of the chart object ISlide slide = pres . getSlides...

    docs.aspose.com/slides/java/animated-charts/
  10. 制作 PDF 小册子|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类通过 Aspose.PDF 制作 PDF 小册子。...(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pdfEditor = new Aspose...

    docs.aspose.com/pdf/zh/net/make-booklet-of-pdf/