Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 159,658 for

new

(0.2 sec)
  1. FieldOptions.FieldIndexFormat | Aspose.Words fo...

    Discover how to utilize the FieldIndexFormat property in FieldOptions to customize FieldIndex formatting for enhanced document clarity and organization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Convert Markdown to XPS | C#

    Convert Markdown to XPS using Aspose.HTML for .NET API. Consider various Markdown to XPS conversion scenarios in C# examples. Try online Markdown Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-markdown-to-xps/
  3. Markdown Lists – C# Code Examples

    Creating Markdown Lists in C#. Use the C# library to create ordered and unordered Markdown lists....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/html/net/markdown-list/
  4. Manage VBA codes of Visio Macro-Enabled diagram...

    Add VBA Module and Modify VBA or Macro with Aspose.Diagram library....Diagram allows you to add a new VBA Module and Macro Code using...Modules.Add() method to add the new VBA Module inside the diagram...

    docs.aspose.com/diagram/net/working-with-vbapro...
  5. Customize Barcode Image Resolution|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....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...resolution b . setResolution ( new Resolution ( 200 , 400 )); return...

    docs.aspose.com/barcode/jasperreports/customize...
  6. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the paragraph style is one of the built-in Heading styles....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImagePixelFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...image. let imageSaveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. WarningInfoCollection.Count | Aspose.Words for ...

    Discover the WarningInfoCollection Count property to easily access the total number of elements in your collection for efficient data management....warnings = new WarningInfoCollectio (); Document doc = new Document...MyDir + "FB2 document.fb2" , new LoadOptions { WarningCallback...

    reference.aspose.com/words/net/aspose.words/war...
  9. Convert EPUB to PDF in Java – Aspose.HTML for Java

    Convert EPUB to PDF in Java using Aspose.HTML for Java API. Consider various EPUB to PDF conversion scenarios in Java code examples....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/java/convert-epub-to-pdf/
  10. Font.LineSpacing | Aspose.Words for .NET

    Discover the Font LineSpacing property, which provides the precise line spacing in points, enhancing your text's readability and design....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . Name = "Times New Roman" ; Assert . AreEqual (...

    reference.aspose.com/words/net/aspose.words/fon...