Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 91,351 for

object

(0.08 sec)
  1. PdfDigitalSignatureDetails.signature_date prope...

    PdfDigitalSignatureDetails.signature_date property. Gets or sets the date of the signing....# Create a "PdfSaveOptions" object that we can pass to the document's..."digital_signature_details" object of the "SaveOptions" object to # digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SpecialChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.SpecialChar class, your essential tool for managing special characters in documents. Enhance your document processing today!...Words Document Object Model (DOM) documentation article...the font formatting of this object. virtual IsComposite { get;...

    reference.aspose.com/words/net/aspose.words/spe...
  3. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks....input_file ) # Create TableAbsorber object to find tables absorber = ap...input_file ) # Create TableAbsorber object to find tables absorber = ap...

    docs.aspose.com/pdf/python-net/manipulate-table...
  4. Create Pivot Tables and Pivot Charts|Documentation

    How to add Pivot Tables and Pivot Charts with Aspose.Cells for Python via .NET....PivotTable objects, which act as a PivotTable object’s basic building...collection of all the PivotField objects in a pivot table. PivotTable...

    docs.aspose.com/cells/python-net/create-pivot-t...
  5. FieldMergingArgsBase class | Aspose.Words for P...

    aspose.words.mailmerging.FieldMergingArgsBase class. Base class for [FieldMergingArgs](../fieldmergingargs/) and [ImageFieldMergingArgs](../imagefieldmergingargs/)...document object for which the mail merge is...the document. field Gets the object that represents the current...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 用Node.js和C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for Node.js via C++格式化和修改命名范围。...style object. let stl ; // Create/add the style object. stl =...Solid ); // Create a StyleFlag object. let flg = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/format-and-...
  7. Aspose.PSD for .NET 25.2 - 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....); } void AssertIsNotNull ( object actual ) { if ( actual == null...void AssertAreEqual ( object expected , object actual , string message...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-2...
  8. Border Settings|Documentation

    How to use the Aspose.Cells library in JavaScript via C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s borders collection. The border...

    docs.aspose.com/cells/javascript-cpp/cells-bord...
  9. Create WEBP in C#

    Follow this article to create WEBP in C#. It shares details to set the IDE, a list of steps, and a sample code demonstrating how to create a WEBP image in C# using a .NET-based library....limitations Create the WebPOptions object to set the parameters of the...image, link it with a Graphics object, and set the white background...

    kb.aspose.com/imaging/net/create-webp-in-csharp/
  10. How to Draw Graphics in C#

    This brief tutorial explains how to draw graphics in C#. While using C# drawing shapes is made easy by sharing detailed steps and runnable code....FileCreateSource object and set it as Source in the JpegOptions object Initialize...size Create a Graphics class object for the empty image and clear...

    kb.aspose.com/imaging/net/how-to-draw-graphics-...