Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 95,191 for

object

(0.21 sec)
  1. JsonDataLoadOptions.AlwaysGenerateRootObject | ...

    Discover how the JsonDataLoadOptions AlwaysGenerateRootObject property enhances your JSON data handling by ensuring a consistent root Object for seamless integration....source will always contain an object for a JSON root element. If...single complex property, such an object is not created by default....

    reference.aspose.com/words/net/aspose.words.rep...
  2. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.insert_online_video method...height) Inserts an online video object into the document and scales...other settings using the Shape object returned by this method. Insertion...

    reference.aspose.com/words/python-net/aspose.wo...
  3. java负载字体TTF文件

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。...// Initialize FontDefinition object passing TTF as FontType value...Based on FileSystemStreamSour object, set fileExtension to "ttf"...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  4. 从TTF文件加载字体 | Java

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。...// Initialize FontDefinition object passing TTF as FontType value...Based on FileSystemStreamSour object, set fileExtension to "ttf"...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  5. 在 Ruby 中编辑 ShapeSheet 中的连接器几何部分|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....initialize LineTo geometry object line_to = Rjb :: import ( 'com...initialize LineTo geometry object line_to = Rjb :: import ( 'com...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  6. 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-...
  7. 从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...
  8. 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/
  9. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them....takes OcrInput object and returns OcrOutput object containing the...

    docs.aspose.com/ocr/python-net/recognition/id-c...
  10. Reusing Style Objects with C++|Documentation

    In Aspose.Cells for C++, by creating and using reusable style Objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style Objects and implement them in your application....Reusing Style Objects with C++ Contents [ Hide ] Reusing style...style objects can save memory and make a program faster. To apply...

    docs.aspose.com/cells/cpp/reusing-style-objects/