Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 1,287 for

form styling options

(0.14 sec)
  1. Compress HTML Files Online or via Java | produc...

    Free online app to compress different HTML files. Java compression library code for HTML documents....Files There are alternative options to install “ Aspose.Words for...com/words/java/system-requirements/#optional-dependencies). 📄 Compressing...

    products.aspose.com/total/java/compress/html/
  2. Convert HTML to PNG – Java Code and Online Conv...

    Sample Java code for HTML to PNG conversion with Aspose.HTML for Java. Use it to convert HTML to PNG within any Web or Desktop Java based application....PNG format ImageSaveOptions options = new ImageSaveOptions(ImageFormat...Converter.convertHTML(document, options, "output.png" ) Steps to Convert...

    products.aspose.com/html/java/conversion/html-t...
  3. Convert HTML to GIF via Java – Java Code and On...

    Sample Java code for HTML to GIF conversion with Aspose.HTML for Java. Use it to convert HTML to GIF in any Java web or desktop application....GIF format ImageSaveOptions options = new ImageSaveOptions(ImageFormat...Converter.convertHTML(document, options, "output.gif" ); Steps to Convert...

    products.aspose.com/html/java/conversion/html-t...
  4. Convert OneNote to Joplin Markdown with Aspose....

    Learn how to convert Microsoft OneNote (.one) files to Joplin Markdown (.md) using Aspose.Note for .NET. Step-by-step guide, code examples, and tips for seamless note Format conversion....html" ); MarkdownSaveOptions options = new MarkdownSaveOptions();...ConvertHTML(htmlDocument, options, mdFilePath); } } To convert...

    products.aspose.com/note/net/conversion/one-to-...
  5. Convert HTML to JPEG – Java Code and Online Con...

    Sample Java code for HTML to JPG conversion with Aspose.HTML for Java. Use it to convert HTML to JPEG in any Java web or desktop application....JPEG format ImageSaveOptions options = new ImageSaveOptions(ImageFormat...Converter.convertHTML(document, options, "output.jpeg" ); Steps to...

    products.aspose.com/html/java/conversion/html-t...
  6. Convert OneNote to Typora Markdown with Aspose....

    Learn how to convert Microsoft OneNote (.one) files to Typora Markdown (.md) using Aspose.Note for .NET. Step-by-step guide, code examples, and tips for seamless note Format conversion....html" ); MarkdownSaveOptions options = new MarkdownSaveOptions();...ConvertHTML(htmlDocument, options, mdFilePath); } } To convert...

    products.aspose.com/note/net/conversion/one-to-...
  7. Data Validation in Excel Made Easy with Python

    Learn how to implement data validation in Excel using Python. Discover how to add dropdown lists and more with Aspose.Cells for Python.... It is commonly used in forms, budgeting tools, and report...restricts input to predefined options—great for ensuring consistent...

    blog.aspose.com/cells/data-validation-in-excel-...
  8. Edit PDF using C++ | Aspose.PDF

    Еdit PDF document programmatically with C++ sample code using Aspose.PDF for C++...attributes and styles Add new elements Work with graphs and forms In order...page region for TextSearch Options textFragmentAbsorber -> get_TextSearchOptions...

    products.aspose.com/pdf/cpp/editor/
  9. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....getEndnoteOptions() Provides options that control numbering and...getFootnoteOptions() Provides options that control numbering and...

    reference.aspose.com/words/java/com.aspose.word...
  10. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....Provides support for the for each style iteration over the child nodes...string using the specified save options. toString(int saveFormat) ...

    reference.aspose.com/words/java/com.aspose.word...