Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 192,519 for

new

(0.13 sec)
  1. Create Fallback Font|Aspose.Slides 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....IFontFallBackRule firstRule = new FontFallBackRule ( startUnicodeIndex...IFontFallBackRule secondRule = new FontFallBackRule ( 0x3040 , 0x309F...

    docs.aspose.com/slides/java/create-fallback-font/
  2. Table.ensureMinimum method | Aspose.Words for N...

    Table.ensureMinimum method. If the table has no rows, creates and appends one [Row](../../../aspose.words.tables/row/).... let doc = new aw . Document (); let table = new aw . Tables...and even other tables. // Our new table has none of these nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java.... Document doc = new Document(); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/java/com.aspose.word...
  4. Font.localeId property | Aspose.Words for Node.js

    Font.localeId property. Gets or sets the locale identifier (language) of the formatted characters....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . localeId = new CultureInfo ( "en-US" , false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/xps/graphic-utilities/
  6. DocumentBuilder.InsertTextInput | Aspose.Words ...

    Effortlessly add text form fields with the DocumentBuilder InsertTextInput method. Enhance your document's interactivity and user experience today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Calculate Sub Totals using Aspose.Cells|Documen...

    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....//Instantiate a new workbook Workbook workbook = new Workbook ( "book1...i.e.., B3:C19 CellArea ca = new CellArea (); ca . StartRow =...

    docs.aspose.com/cells/java/calculate-sub-totals...
  8. ParagraphFormat.AddSpaceBetweenFarEastAndAlpha ...

    Optimize your document's appearance with the ParagraphFormat AddSpaceBetweenFarEastAndAlpha property, enhancing spacing between Latin and East Asian text....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/net/aspose.words/par...
  9. ChartSeriesGroup.DoughnutHoleSize | Aspose.Word...

    Discover the ChartSeriesGroup DoughnutHoleSize property to easily customize your doughnut chart's hole size percentage for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  10. PdfSaveOptions.pageMode property | Aspose.Words...

    PdfSaveOptions.pageMode property. Specifies how the PDF document should be displayed when opened in a PDF reader.... let doc = new aw . Document ( base . myDir...document to .PDF. let saveOptions = new aw . Saving . PdfSaveOptions...

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