Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 90,786 for

object

(0.17 sec)
  1. Latest version of AsposePDF produces FIPS compl...

    I upgraded asposePDF nuget from 24.7 to 25.4, and while everything works on my development environment, calling Document.Save() gives me the following error on my Stage environment, which is a more restrictive and secure…...InvokeMethod(Object target, Object[] arguments, Signature...invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)...

    forum.aspose.com/t/latest-version-of-asposepdf-...
  2. SignerContext | Aspose.Words for Java

    Document signer context in Java....Object, com.aspose.words.ProcessorContext...getCertificateHolder() CertificateHolder object with certificate that used...

    reference.aspose.com/words/java/com.aspose.word...
  3. Create Remove and Get GridCell Comments|Documen...

    This article introduces how to work with comments in GridWeb.... Create Comment object inside Cell Please use the...method to create a comment object inside a cell. The following...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets.... How to Use Style Object to Format Different Cells If...cells then they can use a Style object. Please follow the steps below...

    docs.aspose.com/cells/net/cells-formatting/
  5. Working with Masters|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.... The Master object represents a Shape object’s master in a...collection of Aspose.Diagram.Master objects. This property can be used...

    docs.aspose.com/diagram/java/working-with-masters/
  6. OLE Objects and Online Video|Aspose.Words for P...

    Insert ole Objects or onlin vodeo into a document using Python....OLE Objects and Online Video Contents [ Hide ] OLE (Object Linking...with documents containing “objects” created or edited by third-party...

    docs.aspose.com/words/python-net/working-with-o...
  7. 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/
  8. 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/
  9. KnownTypeSet | Aspose.Words for Java

    Represents an unordered set i.e in Java....Object All Implemented Interfaces:...containing java.lang.Class objects which fully or partially qualified...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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/