Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 91,344 for

object

(0.16 sec)
  1. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....documents: Create a Document Class object. Get the Page Class you want...LinkAnnotation object using the Page and Rectangle objects. The rectangle...

    docs.aspose.com/pdf/net/actions/
  2. 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...
  3. 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/
  4. 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...
  5. XmlDataLoadOptions | Aspose.Words for Java

    Represents options for XML data loading in Java....Object public class XmlDataLoadOptions...source will always contain an object for an XML root element. s...

    reference.aspose.com/words/java/com.aspose.word...
  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. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE Objects from streams....Stream ) Inserts an embedded OLE object from a stream into the document...Programmatic Identifier of OLE object. asIcon Boolean Specifies either...

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