Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 97,407 for

object

(0.12 sec)
  1. 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...
  2. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method...Saves the data of the embedded object into the specified stream....io.BytesIO Where to save the object data. Remarks It is the responsibility...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to load fonts? | Aspose.Font for .NET

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

    docs.aspose.com/font/net/how-to-load-fonts/
  4. ReportBuilder.build_report method | Aspose.Word...

    aspose.words.lowcode.ReportBuilder.build_report method...output_file_name : str , data : object ): ... Parameter Type Description...file name. data object A data source object. Remarks If the output...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....Document object and add a page to it Create a graph object and a...of the graph object Add the resultant graph object to the paragraph...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...
  6. Aspose.PSD for .NET 25.9 - Release Notes|Docume...

    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....PSDNET-2505 Replacement of a smart object using an image instead of a...lost after replacing smart object layers Bug PSDNET-2515 Broken...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-9...
  7. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form....elements provided as an array of objects in the children property: The...BlockConfig borders. BorderTopStyle object inherits border_size and border_color...

    docs.aspose.com/omr/net/programmatic-forms/inpu...
  8. 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-...
  9. 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/
  10. Print Documents|Aspose.Words for .NET

    Print a document easily and fast instead of using VSTO in C#....PrintOut method of the Document object that you want to print.The...false ); object copies = "1" ; object pages = "1" ; object range...

    docs.aspose.com/words/net/print-documents/