Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 94,431 for

object

(0.08 sec)
  1. Insert an image into Visio via .NET | products....

    C# source code to insert image into Visio such as png bmp or emf on .NET Framework, .NET Core, Mono Platforms....NET Object INSERT-IMAGE to VISIO HTML...environment. Instantiating a Diagram object.(or->Load the Vsdx file with...

    products.aspose.com/diagram/net/object/insert-i...
  2. How to Print PowerPoint presentation in C#

    In this step by step tutorial, we'll show you how to print PPTX in C# using Aspose.Slides without even PowerPoint installed. Printing PPT presentation or PPTX in C# using .NET code is achieved using simple and easy steps....SetLicense method Create a new object of Presentation Class Load...presentation for printing into the object created above Print PPTX Presentation...

    kb.aspose.com/slides/net/how-to-print-powerpoin...
  3. 用 C++ 将 JSON 转换为 Excel|Documentation

    学习如何用 C++ 和 Aspose.Cells 将 JSON 转换为 Excel 文件。...Cells-for-C // Create a Workbook object from a JSON file Workbook workbook...each attribute of JsonObject object as one worksheet when all child...

    docs.aspose.com/cells/zh/cpp/convert-json-to-ex...
  4. Aspose::Words::Markup::IStructuredDocumentTag i...

    Aspose::Words::Markup::IStructuredDocumentTag interface. Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in C++....: public virtual System :: Object Methods Method Description...virtual get_Node () Returns Node object that implements this interface...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. 搜索

    搜索...List<List<Object>> worksheetData = new ArrayList<List<Object>>();...i++) { List<Object> rowData = new ArrayList<Object>(); // 遍歷所選行中的每一列...

    blog.aspose.com/zh-hant/cells/convert-excel-fil...
  6. Convert PDF to PDF/A formats|Aspose.PDF for PHP...

    Explore how to convert PDF files to PDF/A format for compliance with document archiving standards in PHP via Java.... // Create a new Document object and load the input PDF file...code: // Create a new Document object and load the input PDF file...

    docs.aspose.com/pdf/php-java/convert-pdf-to-pdfa/
  7. ImageSaveOptions.pageSet property | Aspose.Word...

    ImageSaveOptions.pageSet property. Gets or sets the pages to render...Create an "ImageSaveOptions" object which we can pass to the document's...// We can pass a SaveOptions object to specify a different page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert PDF to Excel in Node.js|Aspose.PDF for ...

    Aspose.PDF for Node.js allows you to convert PDF to convert PDF to XLSX format.... Receive the object if successful. Call the function...AsposePdf module. Receive the object if successful. Call the function...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-x...
  9. 在Python中调整行高和列宽|Documentation

    使用Python Excel API在Python中创建Excel文件。在您的Python应用程序中调整XLSX或XLS中的行高和列宽,无需MS Office。...# Instantiating a Workbook object by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/zh/java/adjusting-row-hei...
  10. Contrast correction|Documentation

    How to automatically increase image contrast to improve recognition accuracy....// Add an image to OcrInput object and apply processing filters...as Aspose.Drawing.Rectangle object. If the region is omitted,...

    docs.aspose.com/ocr/net/contrast/