Sort Score
Result 10 results
Languages All
Labels All
Results 9,631 - 9,640 of 223,148 for

new

(0.12 sec)
  1. Hyphenation.isDictionaryRegistered method | Asp...

    Hyphenation.isDictionaryRegistered method. Returns ``false`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``true`` otherwise.... let doc = new aw . Document ( base . myDir...r => r . font . localeId == new CultureInfo ( "de-CH" ). LCID...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlSaveOptions.resolveFontNames property | Asp...

    HtmlSaveOptions.resolveFontNames property. Specifies whether font family names used in the document are resolved and substituted according to [Document.fontSettings](../../../aspose.words/document/fontSettings/) when being written into HTML-based formats.... let doc = new aw . Document ( base . myDir...another font. let fontSettings = new aw . Fonts . FontSettings { ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartXValueCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartXValueCollection class, your solution for managing X value collections in chart series effectively.... To add or insert new values to a chart series, or...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. CompressionLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.CompressionLevel enum to optimize OOXML file sizes, enhancing performance and efficiency in document processing.... Document doc = new Document ( MyDir + "Big document...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  5. TxtListIndentation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.TxtListIndentation class to customize list indentation levels for seamless Text format exports. Enhance your document formatting!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions txtSaveOptions = new TxtSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Render Custom Date Format Patterns g and ge.mm....

    Learn how to render custom date format patterns 'g' and 'ge' in Aspose.Cells for JavaScript via C++ to control date display in spreadsheets....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Pdf ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/javascript-cpp/render-cus...
  7. Working with Outlook Contacts|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....save it to disc: Instantiate a new object of the MapiContact class...distribution list var options = new MapiDistributionList ( ContactSaveFormat...

    docs.aspose.com/email/net/working-with-outlook-...
  8. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two documents with our Compare method. Save differences and track edits and format revisions in a single output file....docx" , "Author" , new DateTime ()); Comparer . Compare..."Author" , new DateTime ()); CompareOptions compareOptions = new CompareOptions...

    reference.aspose.com/words/net/aspose.words.low...
  9. Optimize PDF File Size in Ruby|Aspose.PDF for Java

    Learn to reduce the file size of PDFs without compromising quality using Aspose.PDF for Ruby.... new ( data_dir + "input1.pdf" ) #...document . OptimizationOptions ' ). new opt . setRemoveUnusedObjec (...

    docs.aspose.com/pdf/java/optimize-pdf-file-size...
  10. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT...set_checked_symbol ( 169 , 'Times New Roman' ) sdt_check_box . set_unchecked_symbol...set_unchecked_symbol ( 174 , 'Times New Roman' ) builder . insert_node...

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