Sort Score
Result 10 results
Languages All
Labels All
Results 9,051 - 9,060 of 199,304 for

new

(0.08 sec)
  1. View or Edit PPS Files Metadata using .NET | pr...

    C# source code to edit or view PPS format metadata....Presentation presentation = new Presentation( "presentation.pps"...Presentation presentation = new Presentation(); // Getting Document...

    products.aspose.com/slides/net/metadata/pps/
  2. View or Edit FODP Files Metadata using .NET | p...

    C# source code to edit or view FODP format metadata....Presentation presentation = new Presentation( "presentation.fodp"...Presentation presentation = new Presentation(); // Getting Document...

    products.aspose.com/slides/net/metadata/fodp/
  3. View or Edit ODP Files Metadata using .NET | pr...

    C# source code to edit or view ODP format metadata....Presentation presentation = new Presentation( "presentation.odp"...Presentation presentation = new Presentation(); // Getting Document...

    products.aspose.com/slides/net/metadata/odp/
  4. View or Edit PPTX Files Metadata using .NET | p...

    C# source code to edit or view PPTX format metadata....Presentation presentation = new Presentation( "presentation.pptx"...Presentation presentation = new Presentation(); // Getting Document...

    products.aspose.com/slides/net/metadata/pptx/
  5. Managing Distribution Lists in PST Files|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.... Contacts ); // Add a new member to each distribution list...(); // Create a new member to add var member = new MapiDistributionList...

    docs.aspose.com/email/net/managing-distribution...
  6. Generate Occurrences from a Recurrence Pattern|...

    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....follows: SimpleDateFormat sdf = new SimpleDateFormat ( "yyyy-MM-dd...CalendarRecurrence recurrencePattern = new CalendarRecurrence (); recurrencePattern...

    docs.aspose.com/email/java/generate-occurrences...
  7. Hyphenation.UnregisterDictionary | Aspose.Words...

    Effortlessly remove hyphenation dictionaries for any language with the UnregisterDictionary method, enhancing text clarity and readability.... Document doc = new Document ( MyDir + "German text...r => r . Font . LocaleId == new CultureInfo ( "de-CH" ). LCID...

    reference.aspose.com/words/net/aspose.words/hyp...
  8. CleanupOptions.UnusedLists | Aspose.Words for .NET

    Optimize your documents with CleanupOptions' UnusedLists property. Easily remove unused lists and definitions for a cleaner, more efficient workspace.... Document doc = new Document (); doc . Styles . Add..."used". DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words/cle...
  9. Slide Layout|Aspose.Slides Documentation

    Set PowerPoint slide size and options in Java...an empty slide based on the new layout slide. Save the presentation...presentation file Presentation pres = new Presentation ( "AccessSlides...

    docs.aspose.com/slides/java/slide-layout/
  10. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word documents using files or URLs to these files and show the differences. You can also view your document in a browser....visually show the differences, so a new document is required to contain...document2 ) { ArrayList result = new ArrayList (); try { // Create...

    docs.aspose.com/words/net/document-comparison-f...