Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 46,562 for

(c )

(0.06 sec)
  1. Convert Vector Graphics to PNG on GroupDocs Blo...

    Convert Vector Graphics to PNG on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert Vector Graphics to PNG on GroupDocs Blog | Document Automation ...... C# を使用して SVG を PNG に変換する C# を使用して、SVG ベクター グラフィックスを...

    blog.groupdocs.com/ja/tag/convert-vector-graphi...
  2. Add document password | Documentation

    This article explains how to add document password for PDF, Word, Excel, PowerPoint and  other file types using GroupDocs.Merger for Java....filePath = "c:\sample.pptx" ; String filePathOut = "c:\output\result...

    docs.groupdocs.com/merger/java/add-document-pas...
  3. Remove pages | Documentation

    Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger for Java API....pages: const inputFilePath = ` c :/ sample . one ` ; const merger...inputFilePath ); const outputPath = ` c :/ output / result . one ` ; const...

    docs.groupdocs.com/merger/nodejs-java/remove-pa...
  4. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple C# code lines and GroupDocs.Merger for .NET....Merger merger = new Merger ( @"c:\sample1.ppsx" )) { // Add another...file to merge merger . Join ( @"c:\sample2.ppsx" ); // Merge PPSX...

    docs.groupdocs.com/merger/net/merge/powerpoint/
  5. Rotate pages | Documentation

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for Node.js via Java API....rotation: const inputFilePath = ` c :/ sample . pdf ` ; const merger...inputFilePath ); const outputPath = ` c :/ output / result . pdf ` ; const...

    docs.groupdocs.com/merger/nodejs-java/rotate-pa...
  6. Add document password | Documentation

    This article explains how to add document password for PDF, Word, Excel, PowerPoint and  other file types using GroupDocs.Merger for .NET....filePath = @"c:\sample.pptx" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/add-document-pass...
  7. Logging | Documentation

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"..."Einstein" ; String logPath = "c:\\Log.txt" ; IndexSettings settings...

    docs.groupdocs.com/search/java/logging/
  8. Logging | Documentation

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...'Einstein' ; const logPath = 'c:/Log.txt' ; const settings = new...

    docs.groupdocs.com/search/nodejs-java/logging/
  9. Generating document preview - advanced | Docume...

    This article shows how to generate document pages with advanced options.... String filePath = "C:\signed.pdf" ; Signature signature...{ Path path = Paths . get ( "C:\\GeneratePreviewHideS\\" ); if...

    docs.groupdocs.com/signature/java/generating-do...
  10. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating an...getHomophoneDictiona (). exportDictionary ( "C:\\Homophones.dat" ); // Import...

    docs.groupdocs.com/search/java/homophone-dictio...