Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 96,262 for

object

(0.66 sec)
  1. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)...Node ) range Returns a Range object that represents the portion...method that creates a Paragraph object with optional text and appends...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 C++ 从 Excel 文件中提取主题数据|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持从 Excel 文件提取主题数据,允许用户获取文档的样式和格式信息。本文将介绍如何使用 Aspose.Cells 库从 Excel 文件中提取主题数据。...\\ " ); // Create workbook object Workbook workbook ( srcDir...u "A1" ); // Get the style object Style style = cell . GetStyle...

    docs.aspose.com/cells/zh/cpp/extract-theme-data...
  3. Get PDF file information|Aspose.PDF for .NET

    This section explains how to get PDF File Information with Aspose.PDF Facades....file, you need to create an object of PdfFileInfo class. After...an instance of PdfFileInfo object using ( var fileInfo = new...

    docs.aspose.com/pdf/net/get-pdf-file-information/
  4. 从CFF文件加载字体|爪哇

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。...// Initialize FontDefinition object passing CFF as FontType value...File(fontPath)); 6 7 // Based on FileInfo object, fileExtension value is calculated...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  5. 从CFF文件加载字体 | C++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从CFF文件中制作它。...// Initialize FontDefinition object passing CFF as FontType value...FontFileDefinition 5 // based on FileInfo object, fileExtension value is calculated...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  6. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates.... Create an ITable object and set it to null. Iterate...Iterate through all IShape objects to find the relevant table. Set...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  7. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....the edges of high-contrast objects, such as letters. 3.1% Receipts...the edges of high-contrast objects like letters. 6.25% Photos...

    docs.aspose.com/ocr/net/image-processing/
  8. Adding Custom Properties visible inside Documen...

    Learn how to add custom properties to a workbook Object using Aspose.Cells for JavaScript via C++. These properties can be viewed in the Document Information Panel....properties inside the workbook object, which are visible in the Document...() => { // Create workbook object const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/adding-cus...
  9. PaperSize | Aspose.Words for Java

    Specifies paper size in Java....Object public class PaperSize Specifies...of this section's PageSetup object. builder.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Save a OneNote Document | Aspose.Note Do...

    Learn how to save a OneNote document with detailed instructions....Stream Users can pass a stream object to the Document.Save(Stream...a SaveOptions object. This should be an object of a class derived...

    docs.aspose.com/note/net/save-a-onenote-document/