Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 196,977 for

new

(0.09 sec)
  1. FontInfoCollection.Count | Aspose.Words for .NET

    Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management.... Document doc = new Document (); // A blank document...FontInfos . Contains ( "Times New Roman" ), Is . True ); Assert...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Building forms programmatically|Documentation

    Describe the OMR form directly in the application code....templateConfig = new TemplateConfig () { Children = new List < BaseConfig...BaseConfig >() { new PageConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/
  3. Public API Changes in Aspose.Cells 8.8.2|Docume...

    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.... It includes not only new and updated public methods, added...DeleteBlankColumns methods. The new methods can accept an instance...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. SaveOptions.UseHighQualityRendering | Aspose.Wo...

    Optimize your SaveOptions with the UseHighQualityRendering property for superior output. Control rendering speed and quality for perfect results.... Document doc = new Document ( MyDir + "Rendering...); DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. StyleCollection indexer | Aspose.Words for Python

    StyleCollection indexer. Gets a style by index....# Set default parameters for new styles that we may later add...default_font . name = 'Courier New' # If we add a style of the "StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Displaying Email Information on Screen in PHP|D...

    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....$message_format = new MessageFormat (); $mailMessage = new MailMessage...sites: GitHub CodePlex Create New Email in PHP Extracting Email...

    docs.aspose.com/email/java/displaying-email-inf...
  7. Convert SVG to PNG – C# Code and Online Converter

    Convert SVG to PNG format online or in C# code. Learn C# code example for SVG to PNG conversion....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/svg/net/conversion/svg-to-png/
  8. ContentDisposition | Aspose.Words for Java

    Enumerates different ways of presenting the document at the client browser in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);..."); doc.getMailMerge().execute(new String[]{"FullName", "Company"...

    reference.aspose.com/words/java/com.aspose.word...
  9. Contrast correction|Documentation

    How to automatically increase image contrast to improve recognition accuracy.... AsposeOCR api = new AsposeOCR (); // Apply automatic...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/contrast/
  10. Body.ensureMinimum method | Aspose.Words for No...

    Body.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...