Sort Score
Result 10 results
Languages All
Labels All
Results 8,721 - 8,730 of 199,831 for

new

(0.1 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  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. Extract Images using PdfExtractor|Aspose.PDF fo...

    This section explains how to extract Images with Aspose.PDF Facades using PdfExtractor Class....document using ( var extractor = new Aspose . Pdf . Facades . PdfExtractor...document using ( var extractor = new Aspose . Pdf . Facades . PdfExtractor...

    docs.aspose.com/pdf/net/extract-images/
  9. Extract Text from PDF using JavaScript|Aspose.P...

    This section describes how to extract text from PDF document using JavaScript toolkit....( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/extract-text/
  10. BookmarksOutlineLevelCollection.clear method | ...

    BookmarksOutlineLevelCollection.clear method. Removes all elements from the collection....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...reader. let pdfSaveOptions = new aw . Saving . PdfSaveOptions...

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