Sort Score
Result 10 results
Languages All
Labels All
Results 7,681 - 7,690 of 42,177 for

document properties

(0.48 sec)
  1. Convert SVG to BMP – Aspose.HTML for .NET

    Convert SVG to BMP in C# using Aspose.HTML for .NET. Consider various SVG to BMP conversion scenarios in C# examples. Try online SVG Converter....Saving; using var document = new SVGDocument("image.svg");...{{/if_output}} Converter.ConvertSVG(document, options, "output.{{output...

    docs.aspose.com/html/net/convert-svg-to-bmp/
  2. Generating Browser-Compatible HTML from Aspose....

    Hi Greetings, I’m currently using Aspose.Words for Java to convert DOCX files into HTML. My use case involves loading the generated HTML into a rich text editor (like TinyMCE or CKEditor), allowing users to edit the co…...Words Document Object Model is designed to...work with MS Word documents. HTML documents object model is quite...

    forum.aspose.com/t/generating-browser-compatibl...
  3. Convert ATT to U3D via Python | products.aspose...

    Sample code for ATT to U3D Python conversion. Use API example code for batch ATT files to U3D conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...AmfSaveOptions Set U3D specific properties for advanced conversion Call...

    products.aspose.com/3d/python-net/conversion/at...
  4. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML Document into a Document object in Java....when loading HTML document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. Different UnitType is not used in CadRasterizat...

    I’m struggeling with the fact that I want to set the PageWidth and PageHeight Properties in a new instance of the CadRasterizationOptions class that I’ll pass into the PdfOptions. I set the UnitType to UnitType.Millimet…...PageWidth and PageHeight properties in a new instance of the...PageWidth and PageHeight properties are not being interpreted...

    forum.aspose.com/t/different-unittype-is-not-us...
  6. Container|Documentation

    Container element is used to break content into columns and to add a footer to the form...."element_type": "Container" property. Elements displayed inside...of objects in the children property. { "element_type" : "Container"...

    docs.aspose.com/omr/net/json-markup/container/
  7. Convert ATT to STL via C# | products.aspose.com

    Sample code for ATT to STL C# conversion. Use API example code for batch ATT files to STL conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...AmfSaveOptions Set STL specific properties for advanced conversion Call...

    products.aspose.com/3d/net/conversion/att-to-stl/
  8. Convert DRC to AMF via Python | products.aspose...

    Sample code for DRC to AMF Python conversion. Use API example code for batch DRC files to AMF conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...AmfSaveOptions Set AMF specific properties for advanced conversion Call...

    products.aspose.com/3d/python-net/conversion/dr...
  9. Design Tables in Word with Java

    Follow this article to design tables in Word with Java. It has IDE settings, a list of steps, and a sample code demonstrating how to Microsoft Word table design with Java....Word file with tables into a Document object Access the target table...new table style and set its properties including its name Set the...

    kb.aspose.com/words/java/design-tables-in-word-...
  10. How to Change Text Color in HTML? C# Examples

    Change HTML text color using C#. See actual code examples with Aspose.HTML to customize HTML text color programmatically using inline and internal CSS....is easy with the CSS color property. There are a few ways you...you can set this property value. You can use inline, internal or...

    docs.aspose.com/html/net/how-to-articles/how-to...