Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 91,330 for

object

(0.2 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. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#....image from the SignatureField object: // For complete examples and...certificate from SignatureField object: // For complete examples and...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  3. 从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/...
  4. 从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...
  5. 从CFF文件加载字体|Java

    使用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/...
  6. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy....the edges of high-contrast objects, such as letters. Dilation...// Add an image to OcrInput object and apply processing filters...

    docs.aspose.com/ocr/net/dilate/
  7. 通过 Node.js 结合 C++ 将 CSV、TSV 和 TXT 转换为 Excel|Doc...

    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....Csv ); // Create a Workbook object and opening the file from its...UTF8 ); // Create a Workbook object and opening the file from its...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-csv...
  8. 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/
  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 Populate PDF Form from Excel Data in Java

    This tutorial explains the process to populate PDF form from Excel data in Java. It contains the configuration details to load PDF and Excel both in the same program and a runnable sample code to auto fill pdf form from excel in java along with the detailed descriptions....Excel file into the Workbook object containing the source data...file into the Document class object and get access to the form...

    kb.aspose.com/pdf/java/how-to-populate-pdf-form...