Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 164,081 for

new

(0.05 sec)
  1. Chart Workbook|Aspose.Slides for PHP Documentation

    Chart workbook in PowerPoint presentation...a sample operation: $pres = new Presentation ( "chart.pptx" );...a presentation file $pres = new Presentation ( "chart2.pptx"...

    docs.aspose.com/slides/php-java/chart-workbook/
  2. Working With Fonts|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....Fonts C# Workbook workbook = new Workbook (); // Creating a Workbook...Setting the font name to "Times New Roman" Style style = cell . GetStyle...

    docs.aspose.com/cells/net/working-with-fonts/
  3. Manage Attachments in Email Message in Ruby|Doc...

    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 To Add Attachments to a New Email Message using Aspose.Email...__FILE__ )))) + '/data/' # Create a new instance of MailMessage class...

    docs.aspose.com/email/java/manage-attachments-i...
  4. CustomDocumentProperties.add method | Aspose.Wo...

    Aspose.Words.Properties.CustomDocumentProperties.add method...] add(name, value) Creates a new custom document property of the... add(name, value) Creates a new custom document property of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java.... Document doc = new Document(); Assert.assertEquals(DocumentBase...GlossaryDocument glossaryDoc = new GlossaryDocument(); doc.setG...

    reference.aspose.com/words/java/com.aspose.word...
  6. Presentation Properties|Aspose.Slides for PHP D...

    Manage PowerPoint presentation properties in PHP...represents the presentation $pres = new Presentation ( "Presentation...Slides for PHP via Java. $pres = new Presentation ( "Presentation...

    docs.aspose.com/slides/php-java/presentation-pr...
  7. PowerPoint Math Equations|Aspose.Slides Documen...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math Text... Create new math expressions or edit previously...mathematical text: Presentation pres = new Presentation (); try { IAutoShape...

    docs.aspose.com/slides/androidjava/powerpoint-m...
  8. ReplacerContext.SetReplacement | Aspose.Words f...

    Enhance your find and replace operations with the ReplacerContext SetReplacement method, allowing seamless pattern and replacement management for efficiency....ReplacerContext replacerContext = new ReplacerContext (); replacerContext...using ( FileStream streamIn = new FileStream ( MyDir + "Footer...

    reference.aspose.com/words/net/aspose.words.low...
  9. Table.EnsureMinimum | Aspose.Words for .NET

    Discover the Table EnsureMinimum method, effortlessly create and append a row when your table is empty for seamless data management....Document doc = new Document (); Table table = new Table ( doc );...and even other tables. // Our new table has none of these nodes...

    reference.aspose.com/words/net/aspose.words.tab...
  10. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    Discover how to use the ParagraphFormat FirstLineIndent property to easily customize first line or hanging indents in your documents for improved readability....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...