Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 94,400 for

object

(0.11 sec)
  1. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Python via .NET, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting....following piece of code, a Style object is initiated for each cell...the Style object is a large object. These Style objects won’t be...

    docs.aspose.com/cells/python-net/styling-and-da...
  2. Embed Attachment to PDF|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....Excel, you can insert an OLE object with source data (embedded...xlsx). Double‑click the OLE object, and the embedded file will...

    docs.aspose.com/cells/net/embed-attachment-to-pdf/
  3. OfficeMath.get_math_renderer method | Aspose.Wo...

    OfficeMath.get_math_renderer method. Creates and returns an Object that can be used to render this equation into an image....get_math_renderer() Creates and returns an object that can be used to render...this object as a parameter. Returns The renderer object for this...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization....background image to a page object. The following code snippet...using the BackgroundArtifact object with Java. package com.aspose...

    docs.aspose.com/pdf/java/add-backgrounds/
  5. Aspose::Words::Math::OfficeMath::GetMathRendere...

    Aspose::Words::Math::OfficeMath::GetMathRenderer method. Creates and returns an Object that can be used to render this equation into an image in C++....method Creates and returns an object that can be used to render...() ReturnValue The renderer object for this equation. Remarks...

    reference.aspose.com/words/cpp/aspose.words.mat...
  6. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....GetCells() collection represents an object of the Cell class. Aspose.Cells...by using the Style.GetFont() object’s GetName() property. Setting...

    docs.aspose.com/cells/go-cpp/cells-font-settings/
  7. 使用 C++ 访问和修改关联 Ole 对象的显示标签|Documentation

    学习如何使用 Aspose.Cells for C++ 访问和修改 Excel 文件中链接的 Ole 对象的显示标签。...( 0 ); // Access first Ole Object OleObject oleObject = ws ....Label of the Ole Object std :: cout << "Ole Object Label - Before:...

    docs.aspose.com/cells/zh/cpp/access-and-modify-...
  8. DigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a document with a digital signature in Java....Object public class DigitalSignatureDeta...aspose.words.CertificateHolder) object that contains the certificate...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to load fonts? | Aspose.Font for C++

    Here is described how to load fonts with C++. You will learn the Objects, parameters, methods required for this, and get examples of loading.... Objects and parameters required for...loading Aspose.Font for C++ gives object for notifying two key parameters...

    docs.aspose.com/font/cpp/how-to-load-fonts/
  10. 使用抽象计算引擎与C++返回值范围|Documentation

    本文介绍如何使用Aspose.Cells库与C++在Microsoft Excel中返回值范围的抽象计算引擎。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法获取值范围并返回结果。最后,我们将修改后的Excel文件保存到磁盘。...override { Vector < Object > row1 { Object ( Date { 2015 , 6 ...30 }) , Object ( 2 )}; Vector < Object > row2 { Object ( 3.0 )...

    docs.aspose.com/cells/zh/cpp/returning-a-range-...