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

attributes

(0.43 sec)
  1. 保护和取消保护工作表|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....with Structure and Windows attributes. (( Excel . Worksheet ) excelApp...with Structure and Windows attributes. workbook . Worksheets [...

    docs.aspose.com/cells/zh/net/protect-and-unprot...
  2. Copy Range Data with Style using Node.js via C+...

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

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  3. Modify an Existing Style|Documentation

    Learn how to change styles in Excel with Microsoft Excel and with Aspose.Cells for Java API....information with the same attributes. When cells aren’t explicitly...define with your desired attributes. Using Microsoft Excel To...

    docs.aspose.com/cells/java/modify-an-existing-s...
  4. vertical_choicebox|Documentation

    Vertical_choicebox element generates a vertical question block with multiple answers and an optional write-in field.... Attributes The vertical_choicebox element...adding optional attributes to it. An attribute is written as ...

    docs.aspose.com/omr/net/txt-markup/vertical_cho...
  5. Convert KML to CSV using C#

    This tutorial explains the conversion of KML to CSV using C#. It has the IDE settings, a list of steps, and a sample code for developing a KML to CSV converter using C#....will learn to save feature attributes and geometry from the source...to convert KML to CSV with attributes and geometry Load the source...

    kb.aspose.com/gis/net/convert-kml-to-csv-using-...
  6. Working with HTML Templates – Aspose.HTML for .NET

    Learn how to populate an HTML template from data sources, set Attributes on templates, and convert template to HTML in Aspose.HTML C# examples...library to populate, set attributes or convert templates. An...for .NET library. Setting Attributes in HTML Template – This article...

    docs.aspose.com/html/net/working-with-html-temp...
  7. Edit SVG in C# – Aspose.SVG for .NET

    Edit SVG files using C#. Learn how to modify SVGs with the Aspose.SVG Builder API or through direct DOM manipulation....manipulation with direct element and attribute setting. First, make sure...readable syntax for setting attributes and structuring SVG content...

    products.aspose.com/svg/net/edit-svg/
  8. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....); We can specify element attributes and their values using the...element has its own specific attributes (properties), through which...

    docs.aspose.com/svg/net/edit-svg-file/
  9. GlowFormat | Aspose.Words for Java

    Represents the glow formatting for an object in Java....true); // Check glow effect attributes. Assert.assertEquals(new...true); // Check glow effect attributes. Assert.assertEquals(new...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with PDF printing|Aspose.PDF for Java

    This section explains how to print PDF file with Aspose.PDF Facades using PdfViewer Class....pdf" ); // Set attributes for printing viewer . setAutoResize...+ "sample.pdf" ); // Set attributes for printing viewer . setAutoResize...

    docs.aspose.com/pdf/java/print-pdf-file/