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

new

(0.25 sec)
  1. How to Create a Simple Application Using the Gr...

    In this article I’ll walk you thorough the process of creating a simple JavaScript application which shows files and directories from your GroupDocs account. Lets start by creating a package from the GroupDocs JavaScript SDK sources. You can skip this step and get the full SDK package from GitHub and a minimal SDK package. Creating a Package You need Node.js installed on you computer. Read more about installation Node.js. When Node....""; var aClient = new groupdocs.ApiClient(new groupdocs.GroupD...GroupDocsSecurityHan(apiKey)); var api = new groupdocs.StorageApi(aClient...

    blog.groupdocs.com/total/how-to-create-a-simple...
  2. Release Notes - 2017 | GroupDocs.Assembly for Java

    Toggle navigation GroupDocs Products All Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution Gr......Consulting Blog Knowledge Base New Releases Status Websites aspose...Release Notes Home | Products | New Releases | Pricing | Docs | Live...

    docs.groupdocs.com/assembly/java/release-notes-...
  3. Set Flip Mode when Converting to a Image Format

    With our latest release of GroupDocs.Convesion for .NET 19.3, some New properties are introduced in ImageSaveOptions class. When converting to a Image format you can now always set brightness and contrast. API permits you to do mirror-reversal across a horizontal/vertical axis using FlipMode property. Based on your feedback, we resolved some previously logged issues and improved document conversion experience. Such as, image quality is improved when converting to a WebP format....3 , some new properties are introduced in...for PDF to JPEG conversion. New Properties in ImageSaveOptions...

    blog.groupdocs.com/conversion/set-flip-mode-whe...
  4. maven-app.zip

    maven-app/formatting.docx Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ §...... Simple text in Times New Roman 12 followed by an empty...this line. This line is in the new section. Next here is an empty...

    docs.groupdocs.com/viewer/java/sample-apps/gett...
  5. SQLite DB on GroupDocs Blog | Document Automati...

    SQLite DB on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in SQLite DB on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers แยกข้......(Parser parser = new Parser(connectionString, new LoadOptions(FileFormat...

    blog.groupdocs.com/th/tag/sqlite-db/index.xml
  6. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Creating...

    docs.groupdocs.com/search/net/indexing-options/
  7. Edit Word Documents in C# | Build your own .NET...

    Editing Word documents is explained with C# examples to edit DOC, DOCX, ODT files within your .NET application using document editing API....WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...code. using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/editor/edit-word-documents-i...
  8. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Setting...

    docs.groupdocs.com/search/net/search-for-text-c...
  9. Handling the ID3v1 tag | Documentation

    This article explains how to handle ID3v1 tag....Consulting Blog Knowledge Base New Releases Status Websites aspose...MP3ReadID3V1Tag try ( Metadata metadata = new Metadata ( Constants . MP3WithID3V1...

    docs.groupdocs.com/metadata/java/handling-the-i...
  10. Manage EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manage EXIF metadata of your images in C#. Extract, update, add or remove EXIF data of your images programmatically using the metadata .NET API....C# using (Metadata metadata = new Metadata("statue-of-liberty.jpg"))...image using (Metadata metadata = new Metadata("statue-of-liberty.jpg"))...

    blog.groupdocs.com/metadata/manage-exif-data-in...