Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 33,930 for

new

(0.17 sec)
  1. SummaryLength | Aspose.Words for Java

    Enumerates possible lengths of summary in Java.... Document firstDoc = new Document(getMyDir() + "Big document...docx"); Document secondDoc = new Document(getMyDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...
  2. AdvancedCompareOptions.ignoreStoreItemId proper...

    AdvancedCompareOptions.ignoreStoreItemId property. Specifies whether to ignore difference in StructuredDocumentTag store item Id.... let docA = new aw . Document ( base . myDir...with SDT 1.docx" ); let docB = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  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. Fill.textureAlignment property | Aspose.Words f...

    Fill.textureAlignment property. Gets or sets the alignment for tile texture fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document saves. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Generate QR Code, Micro QR Code and Rectangular...

    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....using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/qr-micro-qr-and-rmqr/
  7. ChartDataLabelCollection.ShowLeaderLines | Aspo...

    Discover the ChartDataLabelCollection ShowLeaderLines property to enhance your data visualizations. Easily control leader lines for clearer insights!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { "Word" , "PDF" , "Excel" }, new [] { 2.7 ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ContentDisposition enumeration | Aspose.Words f...

    Aspose.Words.ContentDisposition enumeration. Enumerates different ways of presenting the document at the client browser....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...doc . mailMerge . execute ( new string [] { "FullName" , "Company"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Section.appendContent method | Aspose.Words for...

    Section.appendContent method. Inserts a copy of content of the source section at the end of this section.... No new section is created in the destination...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MarkupLevel enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...Quote ); let sdtPlainText = new aw . Markup . StructuredDocumentTa...

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