Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 3,793 for

edit

(0.07 sec)
  1. C#でExcelファイルを編集する|独自のオンラインExcelシートエディタを作成する

    Excelファイルの編集は、スプレッドシートとドキュメント編集APIを使用して.NETアプリケーション内のXLS、XLSX、ODSファイルを編集するためのC#の例で説明されています。...Edit(sheetTab1EditOptions); string...

    blog.groupdocs.com/ja/editor/edit-excel-files-i...
  2. Add watermarks to presentation documents | Docu...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....setAlternativeText ( "Test watermark" ); // Editing of the shape in PowerPoint...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. Convert word processing documents | Documentation

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for Java....convenient fast creation and editing of textual documents, using...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. Convert word processing documents | Documentation

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for Java....convenient fast creation and editing of textual documents, using...

    docs.groupdocs.com/conversion/java/convert/word...
  5. Convert word processing documents | Documentation

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for .NET....convenient fast creation and editing of textual documents, using...

    docs.groupdocs.com/conversion/net/convert/wordp...
  6. Alignment and font issues in the generated PDF ...

    We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion to pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …...include unused fonts due to past editing). Since each font has multiple...

    forum.groupdocs.com/t/alignment-and-font-issues...
  7. Add watermarks to spreadsheet documents | Docum...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....AlternativeText = "Test watermark" ; // Editing of the shape in Excel is forbidden...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....most popular XML viewing and editing applications. But with the...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  9. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer Java API to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....most popular XML viewing and editing applications. But with the...

    docs.groupdocs.com/viewer/java/render-xml-docum...
  10. Add watermarks to spreadsheet documents | Docum...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....setAlternativeText ( "Test watermark" ); // Editing of the shape in Excel is forbidden...

    docs.groupdocs.com/watermark/java/add-watermark...