Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 90 for

append

(0.04 sec)
  1. Character types | Documentation

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed.... append ( i ); // Digits } for ( char...sb . append ( i ); // Latin capital letters } sb . append (( char...

    docs.groupdocs.com/search/java/character-types/
  2. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for Java starting from version 20.2: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified.... append ( String . format ( "Name%sValue"..."Name%sValue" , delimiter )); builder . append ( "\n" ); for ( MetadataProperty...

    docs.groupdocs.com/metadata/java/migration-notes/
  3. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters.... append ( ' ' ); } else { result . append ( character...

    docs.groupdocs.com/search/java/search-for-text-...
  4. Merge pages in the arbitrary order | Documentation

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....then use the AddPage method to append a single page, or the AddPageRange...AddPageRange method to append a range of pages. Once you have added...

    docs.groupdocs.com/merger/net/merge-pages-in-ar...
  5. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters.... Append ( ' ' ); } else { result . Append ( character...

    docs.groupdocs.com/search/net/search-for-text-c...
  6. Create Document Viewer in ASP.NET Core MVC for ...

    The online document viewers have become popular after the grown usage of digital documents, especially in the content management systems. The reason behind this popularity is you can view a variety of document formats without purchasing or installing dedicated software programs. Considering the importance of document viewers, I thought to write an article on how to create a universal document viewer in ASP.NET MVC. We are going to create an ASP.... Append the following styles in the...

    blog.groupdocs.com/viewer/document-viewer-in-as...
  7. Merge pages in the arbitrary order | Documentation

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for Java....then use the addPage method to append a single page, or the addPageRange...addPageRange method to append a range of pages. Once you have added...

    docs.groupdocs.com/merger/java/merge-pages-in-a...
  8. Load custom fonts | Documentation

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Python via .NET.... append ( "./fontPath/" ) # Initialize...

    docs.groupdocs.com/comparison/python-net/load-c...
  9. How to Сreate a Plugin for Sugar On-Demand Usin...

    SugarCRM is an open-platform web-based customer relationship management system which has an on-demand cloud platform, Sugar On-Demand. In a previous article, we discussed how to create and use a plugin for SugarCRM, now we will discuss Sugar On-Demand’s features. We will use the GroupDocs GDrive plugin as an example. [caption id=“attachment_3933” align=“alignnone” width=“600” caption=“How to Сreate a Custom GroupDocs Plugin for Sugar On-Demand”] [/caption] Requirements PHP 5.3 SugarCRM On-Demand account SugarCRM On-Demand application GroupDocs account Development of GroupDocs GDriveTwo main features of Sugar On-Demand are: All functions relating to the file system are denied....append(content);'; print '},1500);';...the list print '$("#content").append(\\'Only administrator can see...

    blog.groupdocs.com/total/how-to-create-plugin-f...
  10. Custom text extractors | Documentation

    GroupDocs.Search for Java supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones.... append ( processedLine ); } } catch...

    docs.groupdocs.com/search/java/custom-text-extr...