Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 6,129 for

attributes

(0.12 sec)
  1. Convert Worksheet to Image - Remove whitespace ...

    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....image file with any specified attributes, for example, image format...Rendering.ImageOrPrintOptions attributes accordingly. The following...

    docs.aspose.com/cells/net/convert-worksheet-to-...
  2. How to Create PNG Image From BMP in C#

    This step by step tutorial shows you how to create PNG image from BMP in C#. This code in C# save bitmap as PNG easily and quickly....into an Image object Set attributes for output PNG image using... We can also specify the attributes of the output PNG image....

    kb.aspose.com/imaging/net/how-to-create-png-ima...
  3. 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...
  4. empty_line|Documentation

    empty_line element is used to add vertical spacing between elements.... Attributes The empty_line element can...adding optional attributes to it. An attribute is written as ...

    docs.aspose.com/omr/net/txt-markup/empty_line/
  5. table|Documentation

    Table element organizes questions and answers in a tabular structure....Table attributes An attribute is written as [attribute_name]=[value]...[attribute_name]=[value] . Each attribute must be placed on a new line immediately...

    docs.aspose.com/omr/net/txt-markup/table/
  6. FieldDatabase.format_attributes property | Aspo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. Bug 5124: Converting MapInfoTab to Shapefile- C...

    Hi Alexander, I forgot to report on this bug. Please see: Test data(input/output/QGIS) 5124 MapInfoTab to Shapefile.zip (13.3 KB) Thanks,...contains valid geometry but the attribute table is not written correctly...but it does not copy the attribute schema unless the LoadSchema...

    forum.aspose.com/t/bug-5124-converting-mapinfot...
  8. SaveOptions.updateAmbiguousTextFont property | ...

    SaveOptions.updateAmbiguousTextFont property. Determines whether the font Attributes will be changed according to the character code being used....Determines whether the font attributes will be changed according...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  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/