Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 5,842 for

attributes

(0.51 sec)
  1. JoinRunsOptions.IgnoreSpacing | Aspose.Words fo...

    Ignore spacing Attributes when merging runs in Aspose.Words to combine text with similar formatting and produce cleaner document structure....indicates that the spacing attributes of all runs will be ignored...

    reference.aspose.com/words/net/aspose.words/joi...
  2. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class....Retrieve all existing custom attributes Hashtable < String , String...} // Retrieve one custom attributes System . out . println (...

    docs.aspose.com/pdf/java/get-pdf-information/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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-...
  8. 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/
  9. 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/
  10. 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/