Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 46,667 for

(c )

(0.11 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. Getting indexed documents | Documentation

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/getting-indexed-...
  3. 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...
  4. 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 removeOptions...

    docs.groupdocs.com/merger/nodejs-java/remove-pa...
  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 rotateMode...

    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. How to Run Examples | Documentation

    Examples to annotate on your documents, images or web pages using C#....NET like this: C# // Create list of annotations...annotator = new Annotator ( "C:\output\input.pdf" )) { // Add...

    docs.groupdocs.com/annotation/net/how-to-run-ex...
  8. Email messages | Documentation

    Learn how to add watermark in Outlook email messages.... Ex: @"C:\Docs\message.msg" using ( Watermarker...path to your document. Ex: @"C:\Docs\message.msg" using ( Watermarker...

    docs.groupdocs.com/watermark/net/email-messages/
  9. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames.... Ex: @"C:\Docs\sample.pdf" using ( Watermarker...relative path to your image. Ex: @"C:\Docs\image.png" using ( Watermarker...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  10. Bubble Chart in Presentation Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Presentation Document. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft PowerPoint Document Creating a Bubble Chart Please follow below steps to create Bubble Chart in MS PowerPoint 2013: Add a new presentation slide, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box.... groupBy ( c => c . getDate (). getMonth ())]>><<...Total Contract Price<<y [sum(c => c.getPrice())]>><<size[count()]>>...

    docs.groupdocs.com/assembly/java/bubble-chart-i...