Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 33,712 for

new

(0.04 sec)
  1. FindReplaceDirection Enum | Aspose.Words for .NET

    Discover the Aspose.Words FindReplaceDirection enum for efficient text replacement. Optimize your document processing with precise direction control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FindReplaceOptions options = new FindReplaceOptions (); // Assign...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Chart Data Marker|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.... Add new data point. Write presentation...presentation Presentation pres = new Presentation (); try { // Access...

    docs.aspose.com/slides/androidjava/chart-data-m...
  3. Chart Data Marker|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.... Add new data point. Write presentation...presentation Presentation pres = new Presentation (); try { // Access...

    docs.aspose.com/slides/java/chart-data-marker/
  4. Aspose.PSD for Java 24.1 - Release Notes|Docume...

    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 ( firstPageOutputPng , new PngOptions ()); // Change the...save ( secondPageOutputPng , new PngOptions ()); // Change the...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  5. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document....create a new section with a document builder. let doc = new aw ....first section. let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompareOptions.granularity property | Aspose.Wo...

    CompareOptions.granularity property. Specifies whether changes are tracked by character or by word....let docA = new aw . Document (); let builderA = new aw . DocumentBuilder...let docB = new aw . Document (); let builderB = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java.... Document doc = new Document(getMyDir() + "Tables...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. GlossaryDocument.BuildingBlocks | Aspose.Words ...

    Discover the BuildingBlocks property in GlossaryDocument, offering a typed collection of all glossary entries for enhanced organization and easy access....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  9. Convert Microsoft Project MPP file to Excel For...

    Write your own Microsoft Project convertor using Aspose.Tasks for .NET and convert MPP files to Microsoft Excel spreadsheet file formats....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  10. ChartLegendEntryCollection Class | Aspose.Words...

    Explore Aspose.Words.ChartLegendEntryCollection to efficiently manage chart legend entries and enhance your document visuals with ease....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...