Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 97,373 for

object

(0.28 sec)
  1. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated....// Create a "PdfSaveOptions" object that we can pass to the document's...in our MetafileRenderingOpt object to the saving operation. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Create PDF Booklet|Aspose.PDF for Python via .NET

    Generate a booklet-style PDF from an existing document using Aspose.PDF for Python...outfile ): # Create BookletMaker object booklet_maker = pdf_facades...outfile ): # Create BookletMaker object booklet_maker = pdf_facades...

    docs.aspose.com/pdf/python-net/create-pdf-booklet/
  3. 在工作表中添加注释|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....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Workbook object int sheetIndex = workbook ...

    docs.aspose.com/cells/zh/net/add-comment-in-wor...
  4. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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 HTMLSaveOptions class object HTMLSaveOptions opts = new...initialize HTMLSaveOptions class object Dim opts As New HTMLSaveOptions...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. 通过 C++ 在 Node.js 中自动在新行输入时传播表格或列表对象中的公式|Documen...

    学习如何在使用 Aspose.Cells for Node.js via C++ 时,在输入新行数据时自动传播表格或列表对象中的公式。..."data" ); // Create workbook object const book = new AsposeCells...( "Column B" ); // Add list object, set its name and style const...

    docs.aspose.com/cells/zh/nodejs-cpp/propagate-f...
  6. Add Data in Cells|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....Cells collection represents an object of the Cell class. Java //Instantiating...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/java/add-data-in-cells/
  7. Why can Aspose Email shows 3 Attachment files i...

    I have such a test Email: gurkovtest.zip (40,9 KB) and I use following code: final MapiMessage msg = MapiMessage.fromMailMessage(emailFilename); final String dataDir = "./AsposeTemp/"; Files.createDirecto…...reference to the MapiAttachment object final MapiAttachment outlookMessageAttach...reference to the MapiAttachment object final MapiAttachment outlookMessageAttach...

    forum.aspose.com/t/why-can-aspose-email-shows-3...
  8. 使用 C++ 通过 Node.js 管理 Excel 图表的图例|Documentation

    学习如何利用Aspose.Cells for Node.js via C++有效利用和自定义 Microsoft Excel 中的图表图例。我们的全面指南解释了图例的功能,如何访问和修改它,以及如何通过图例改善可视化和数据理解。...// Instantiating a Workbook object const workbook = new AsposeCells...new worksheet to the Workbook object const sheetIndex = workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-legend/
  9. HtmlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions SaveFormat property to ensure your documents are saved in the exclusive HtmlFixed format for optimal quality....saved if this save options object is used. Can only be HtmlFixed...folder alias in the SaveOptions object, we will be able to print it...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents using C# or VB.NET. Verify, or validate the digitally sign PDFs using C# or VB.NET....class, passing the document object to it. Next, you should specify...signature method by creating an object of one of the classes: PKCS1...

    docs.aspose.com/pdf/net/digitally-sign-pdf-file/