Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 9,972 for

new

(0.04 sec)
  1. Spell checking | Documentation

    This article shows that how spell checking works during the search....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/spell-checking/
  2. Merge Excel spreadsheets | Documentation

    Follow this guide and learn how to merge MS Excel spreadsheets using Java programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...OOXML standard ECMA-376, the new format is a zip package that...

    docs.groupdocs.com/merger/java/merge/excel/
  3. How to merge BMP images using C# | Documentation

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( Merger merger = new Merger ( @"c:\sample1.bmp" ))...

    docs.groupdocs.com/merger/net/getting-started/u...
  4. Set metadata properties | Documentation

    This article explains the usage of SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputVsdx...

    docs.groupdocs.com/metadata/net/set-metadata-pr...
  5. How to merge source code files | Documentation

    This article explains how to control file merging in GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...code files: const comparer = new groupdocs . comparison . Comparer...

    docs.groupdocs.com/comparison/nodejs-java/how-t...
  6. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleOne...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. Float and paginal modes | Documentation

    This article explains the pros and cons of float and paginal document editing modes when editing Word documents with GroupDocs.Editor API....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingEditOp ; let editOptions = new WordProcessingEditOp (); editOptions...

    docs.groupdocs.com/editor/nodejs-java/float-and...
  8. Set image size limits | Documentation

    Set image size limits when rendering image to PDF...Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.jpg" )) { //...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  9. Wildcard search | Documentation

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/wildcard-search/
  10. Wildcard search | Documentation

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/wildcard-search/