Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 5,668 for

attributes

(0.08 sec)
  1. Copy Range Data Only with Node.js via C++|Docum...

    Learn how to copy data from one range of cells to another using Aspose.Cells for Node.js via C++....with specified formatting attributes. Apply the style formatting...createStyle (); // Specify the font attribute. style . getFont (). setName...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  2. Protecting and Unprotecting Workbooks|Documenta...

    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....with structure and Windows attributes and save the file. Below...with Structure and Windows attributes. excelApp . ActiveWorkbook...

    docs.aspose.com/cells/net/protecting-and-unprot...
  3. FieldDatabase.formatAttributes property | Aspos...

    FieldDatabase.formatAttributes property. Gets or sets which Attributes of the format are to be applied to the table....property Gets or sets which attributes of the format are to be applied...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Copy Range Style Only with Node.js via C++|Docu...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for Node.js via C++....with specified formatting attributes. Apply the style formatting...createStyle (); // Specify the font attribute. style . getFont (). setName...

    docs.aspose.com/cells/nodejs-cpp/copy-range-sty...
  5. Print PDF to PDF with C#

    Follow this article to print PDF to PDF with C#. It has the IDE settings, a list of steps, and a sample code to print to PDF virtual printer with C#....page settings, and printing attributes. Steps to Print to PDF Virtual...the viewer Set the printing attributes Create the PrinterSettings...

    kb.aspose.com/pdf/net/print-pdf-to-pdf-with-csh...
  6. How to Export CDR Image to PSD format in C#

    These step by step guidelines will show you how to export CDR image to PSD format in C#. We will be exporting CDR file to PSD format without using Adobe Photoshop in C#. This code convert CDR file to PSD in C# easily and quickly....in CdrImage instance Set attributes of intended Photoshop PSD...Photoshop. We can specify other attributes of the output PSD image as...

    kb.aspose.com/imaging/net/how-to-export-cdr-ima...
  7. Convert Worksheet to Image - Remove Whitespace ...

    Learn how to convert a worksheet to an image and remove whitespace around the data using Aspose.Cells for C++....image file with any specified attributes, for example, image format...specifying the ImageOrPrintOptions attributes accordingly. The following...

    docs.aspose.com/cells/cpp/convert-worksheet-to-...
  8. ReflectionFormat | Aspose.Words for Java

    Represents the reflection formatting for an object in Java....// Check reflection effect attributes. Assert.assertEquals(0.37d...// Check reflection effect attributes. Assert.assertEquals(0.37d...

    reference.aspose.com/words/java/com.aspose.word...
  9. Modify Annotations in your PDF File (facades)|A...

    This section explains how to modify annotations from PDF file to XFDF with Aspose.PDF Facades....allows you to change basic attributes of an annotation i.e. Subject...Annotation to modify annotation attributes DefaultAppearance defaultAppearance...

    docs.aspose.com/pdf/java/modify-annotations/
  10. SVG Gradients – SVG Code and C# Examples from A...

    Learn how to create SVG gradients in XML code and walk through C# examples of implementing SVG gradients using the Aspose.SVG for .NET API.... The id attribute specifies a unique name for...gradient stops are mapped. The attributes x1, y1, x2 , and y2 set the...

    docs.aspose.com/svg/net/svg-gradients/