Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 95,639 for

object

(0.36 sec)
  1. An exception is thrown when trying to save a sc...

    Hi! Software (incl. versions) where issue can be reproduced: We’re using NUGET package “Aspose.PDF.Diagram” version 25.9.0 on a NET 8 project for copying a scanned PDF to a MemoryStream asynchronously using Document.Sa…... (Object reference not set to an instance of an object.) --->...8=: Object reference not set to an instance of an object. at...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  2. 从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...
  3. 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/
  4. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting... Please note, StyleFlag object is passed as a parameter to..."B2:D7" ); // Create style object. Style st = wb . CreateStyle...

    docs.aspose.com/cells/cpp/change-cells-alignmen...
  5. Rotate Visio Shape Text|Documentation

    How to rotate shape's text in visio using .NET Diagram API....work as follows: Create an object of the Diagram class. Get paticular...method of the Diagram class object and also pass complete file...

    docs.aspose.com/diagram/net/rotate-visio-shape-...
  6. Stop conversion or loading using InterruptMonit...

    This section explains how to stop conversion or loading with Aspose.Diagram....using the InterruptMonitor object when it is taking too long...the usage of InterruptMonitor object. The code converts quite a...

    docs.aspose.com/diagram/net/stop-conversion-or-...
  7. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...scene with a linear extrusion object. //ExStepImage:0:step-1.png...mesh from a linear extrusion object. //ExStepImage:1:step-1.png...

    products.aspose.com/3d/tutorial/create-mesh-fro...
  8. 3D Objects|Documentation

    Articles about manipulating 3D Objects in Aspose.3D for Python via .NET....3D Objects Contents [ Hide ] Articles in this section Aspose...Aspose.3D Document Object Model (DOM) Geometry...

    docs.aspose.com/3d/nodejs-java/3d-objects/
  9. 在工作表中添加图像|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....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Workbook object WorksheetCollection worksheets...

    docs.aspose.com/cells/zh/net/add-image-in-works...
  10. Converting a PDF file to PNG using Android via ...

    Sample code on Java for PDF to PNG conversion. Use example code for batch PDF to PNG conversion in Android...file for converting Create an object of the Document class, to get..."PDF-to-PNG.png" ); // Create stream object to save the output image try...

    products.aspose.com/pdf/android-java/conversion...