Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 6,035 for

attributes

(0.27 sec)
  1. JoinRunsOptions.ignore_spacing property | Aspos...

    JoinRunsOptions.ignore_spacing property. True indicates that the spacing Attributes of all runs will be ignored when joining runs with same formatting....indicates that the spacing attributes of all runs will be ignored...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. 保护和取消保护工作表|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...
  4. 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...
  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. 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/
  7. 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...
  8. 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-...
  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. 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/