Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 3,813 for

edit

(0.09 sec)
  1. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:... By editing content control properties...appear in a result document. By editing content control properties...

    docs.groupdocs.com/assembly/net/template-syntax...
  2. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:... By editing content control properties...appear in a result document. By editing content control properties...

    docs.groupdocs.com/assembly/python-net/template...
  3. C#でExcelファイルを編集する|独自のオンラインExcelシートエディタを作成する

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

    blog.groupdocs.com/ja/editor/edit-excel-files-i...
  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 .NET....convenient fast creation and editing of textual documents, using...

    docs.groupdocs.com/conversion/net/convert/wordp...
  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 Java....convenient fast creation and editing of textual documents, using...

    docs.groupdocs.com/conversion/java/convert/word...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  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...