Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 3,179 for

spreadsheets

(0.11 sec)
  1. Features Overview | Documentation

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....assembly Apply formula during spreadsheet assembly Template formatting...Supported Ability to use Spreadsheet as Table of Data Supported...

    docs.groupdocs.com/assembly/net/features-overview/
  2. C#을 사용하여 Excel 통합 문서에 워터마크 추가 | 텍스트 워터마크

    C#을 사용하여 Excel 통합 문서에 워터마크를 삽입합니다. .NET API를 사용하여 모든 시트에 워터마크를 삽입하거나 배경으로도 특정 시트에만 워터마크를 삽입할 수 있습니다....= new Watermarker(@"path/spreadsheet.xlsx", loadOptions)) { //...Save(@"path/allpages-watermark-spreadsheet.xlsx"); } C#을 사용하여 특정 Excel...

    blog.groupdocs.com/ko/watermark/watermark-excel...
  3. GroupDocs.Conversion Product Family on GroupDoc...

    GroupDocs.Conversion Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Conversion Product Family on GroupDocs Blog | Document A...... Mengonversi Spreadsheet Excel ke PDF di Java Konversikan...API konversi spreadsheet. Mengonversi Spreadsheet Excel ke PDF...

    blog.groupdocs.com/id/categories/groupdocs.conv...
  4. Přidat vodoznak do sešitů aplikace Excel v jazy...

    Vkládání vodoznaků do sešitů aplikace Excel pomocí Java. Vodoznak na všech listech nebo jej aplikujte pouze na konkrétní list i jako pozadí pomocí vodoznaku Java API....String filename = "path/spreadsheet.xlsx"; Watermarker watermarker...save("path/watermark-all-spreadsheet.xlsx"); watermarker.close();...

    blog.groupdocs.com/cs/watermark/watermark-excel...
  5. Working with Chart Reports - Filtered Ordered G...

    Articles in this section...Document Column Chart in Spreadsheet Document Column Chart in...Axis Title Dynamically in Spreadsheet Document Inserting Chart...

    docs.groupdocs.com/assembly/net/working-with-ch...
  6. Working with Chart Reports - Filtered Ordered G...

    Articles in this section...Document Column Chart in Spreadsheet Document Column Chart in...Axis Title Dynamically in Spreadsheet Document Inserting Chart...

    docs.groupdocs.com/assembly/java/working-with-c...
  7. 密碼保護 Excel 電子表格 |鎖定 XLS/XLSX 文件

    向 Excel 電子表格添加密碼。使用免費在線應用程序並以編程方式鎖定具有密碼保護的 Excel 文件。...string filePath = @"path/spreadsheet.xlsx"; AddPasswordOptions...merger.Save(@"path/protected-spreadsheet.xlsx"); } 更詳細的說明,可以參考文章 使用C#用密碼鎖定和解鎖Excel文件...

    blog.groupdocs.com/zh-hant/merger/password-prot...
  8. Introducing GroupDocs.Assembly for .NET | Docum...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....database, XML stream or a spreadsheet, and use it to produce a...Microsoft Word documents, spreadsheet documents including Microsoft...

    docs.groupdocs.com/assembly/net/introducing-gro...
  9. Inserisci oggetti OLE in Word, Excel, PowerPoin...

    Incorpora documenti come oggetti OLE in altri documenti Word, fogli di calcolo Excel, presentazioni PowerPoint a livello di codice in Java utilizzando l'API GroupDocs.Merger....new Merger("spreadsheet.xlsx"); // Source Spreadsheet merger.im...s); merger.save("output-spreadsheet.xlsx"); Inserisci un foglio...

    blog.groupdocs.com/it/merger/insert-ole-objects...
  10. How to Convert XLS to XLSX in Java

    Follow this step-by-step tutorial to convert XLS to XLSX in Java. Perform document conversion without Microsoft Office to convert XLS to XLSX using Java....converting a document from one spreadsheet format to another is fairly...document conversion for Spreadsheet formats. Following the aforementioned...

    kb.groupdocs.com/conversion/java/how-to-convert...