Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 196,987 for

new

(0.14 sec)
  1. Installing and Using Aspose.Total Project Wizar...

    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....this plugin will introduce a new project type – Aspose Application...creating a new project. Goto File menu Select New Project . Select...

    docs.aspose.com/total/java/installing-and-using...
  2. ChartLegend.LegendEntries | Aspose.Words for .NET

    Explore the ChartLegend LegendEntries property to access a comprehensive collection of legend entries for all series and trendlines in your chart....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  3. DocumentSecurity Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentSecurity enum to enhance your document's security. Easily specify and manage security levels for optimal protection.... Document doc = new Document (); Assert . That (...ReadOnlyRecommended.docx" ); Assert . That ( new Document ( ArtifactsDir + "DocumentProperties...

    reference.aspose.com/words/net/aspose.words.pro...
  4. SystemFontSource | Aspose.Words for Java

    Represents all TrueType fonts installed to the system in Java....Document doc = new Document(); doc.setFontSettings(new FontSettings());...FolderFontSource folderFontSource = new FolderFontSource(getFontsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...$document = new Document ( $inputFile ); // Initializes a new instance...the Table $table = new Table (); $colors = new Color (); // Set...

    products.aspose.com/pdf/zh-hans/php-java/table/...
  6. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for Node.js via C++....cannot be displayed with Times New Roman , but it can be displayed...in a specific font like Times New Roman, then Aspose.Cells changes...

    docs.aspose.com/cells/nodejs-cpp/change-the-fon...
  7. ChartAxis.baseTimeUnit property | Aspose.Words ...

    ChartAxis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category axis....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...xAxis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldMergeBarcode.SymbolRotation | Aspose.Words...

    Discover the FieldMergeBarcode SymbolRotation property to easily customize barcode symbol rotation. Enhance your data presentation with valid values like 0 and 3....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/net/aspose.words.fie...
  9. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    Optimize document splitting with HtmlSaveOptions' DocumentSplitHeadingLevel. Control heading levels for better organization. Default set to 2....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...9. HtmlSaveOptions options = new HtmlSaveOptions { DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  10. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your document's layout and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...current row, as well as any new rows it creates afterwards. builder...

    reference.aspose.com/words/net/aspose.words.tab...