Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 90,585 for

object

(0.17 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. SaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...determining how ink (InkML) objects are rendered. memoryOptimization...saved if this save options object is used. tempFolder Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Shape.hasSmartArt property | Aspose.Words for N...

    Shape.hasSmartArt property. Returns ``true`` if this [Shape](../) has a SmartArt Object....if this Shape has a SmartArt object. get hasSmartArt () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....Return Value A FileFormatInfo object that contains the detected...the document into a Document object. This method throws FileCorruptedExcepti...

    reference.aspose.com/words/net/aspose.words/fil...
  7. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc.... You need to create an object of the TextAbsorber class....infilename ); // Create TextAbsorber object to extract text auto textAbsorber...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  8. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Java and elevate your presentations with professional text formatting for maximum impact....Paragraphs Create a new paragraph object for holding superscript text...ITextFrame . Create a new portion object Set Escapement property for...

    docs.aspose.com/slides/java/superscript-and-sub...
  9. Aspose.PSD for .NET 20.11 - 发行说明|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....AreEqual ( object expected , object actual ) { if (! object . Equals...IsVisible = false ; AssertIsTrue ( object . ReferenceEquals ( newLayer...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Working with SmartArt Cold Rendering in C++|Asp...

    Aspose.Words for C++ performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt Objects if the pre-rendered SmartArt drawing is missing or incorrect....drawing along with the SmartArt object. In most cases, the pre-rendered...In this case, the SmartArt object itself should be laid-out and...

    docs.aspose.com/words/cpp/working-with-smartart...