Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 89,212 for

object

(0.18 sec)
  1. 从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/...
  2. 从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...
  3. 设置 PDF 文件信息|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 设置 PDF 文件信息。... (); // Create PdfFileInfo object to work with PDF metadata using...instance of the PdfFileInfo object using ( var fileInfo = new...

    docs.aspose.com/pdf/zh/net/set-pdf-file-informa...
  4. Convert-Excel-to-JSON with Node.js via C++|Docu...

    Learn how to convert an Excel file to JSON using Aspose.Cells for Node.js via C++....Workbook to JSON (JavaScript Object Notation) file. Convert Excel...xlsx" ); // Create an options object for saving the file. const...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  5. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink....contained by image nodes in the object. Get Information The code example...GetDataDir_Images (); 3 4 // Create an object of the Document class 5 Document...

    docs.aspose.com/note/net/working-with-images/
  6. GoogleAiModel.summarize method | Aspose.Words f...

    aspose.words.ai.GoogleAiModel.summarize method...Summarizes specified Document object. def summarize ( self , doc...Summarizes specified Document objects. def summarize ( self , docs...

    reference.aspose.com/words/python-net/aspose.wo...
  7. XamlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the XamlFixedSaveOptions SaveFormat property to effortlessly save documents in XamlFixed format, ensuring optimal quality and compatibility....saved if this save options object is used. Can only be XamlFixed...Create a "XamlFixedSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    Discover how the PageSetup SuppressEndnotes property enhances your document layout by controlling endnote placement for clearer, organized sections....document's "EndnoteOptions" object // to collect endnotes at the...of a section's "PageSetup" object to "true" to revert to the...

    reference.aspose.com/words/net/aspose.words/pag...
  9. 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/
  10. 通过 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...