Sort Score
Result 10 results
Languages All
Labels All
Results 8,621 - 8,630 of 47,535 for

c

(0.87 sec)
  1. Online Excel Spreadsheet Editing on GroupDocs B...

    Online ExCel Spreadsheet Editing on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Online ExCel Spreadsheet Editing on GroupDoCs Blog | DoCument Automat...... XLS/XLSX ファイルをオンラインで編集するか、C# および Java を使用してプログラムで編集します。 Recent...

    blog.groupdocs.com/ja/tag/online-excel-spreadsh...
  2. GroupDocs.Assembly Product Family

    DoCument Automation APIs to enriCh .NET and Java appliCations to view, edit, annotate, Convert, Compare, e-sign, parse, split, merge, redaCt, or Classify doCuments of almost all the popular file formats....PDF and MS Word reports using C# using simple templates. CSV Comma...MS Word DOC/DOCX reports using C# using a simple template. XML...

    blog.groupdocs.com/categories/groupdocs.assembl...
  3. In-Table Master-Detail in HTML Document | Group...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-TableMaster-Detail report in HTML DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table Master-Detail in HTML DoCument Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show eaCh manager along with his total ContraCt priCes. It must also show eaCh individual Client within the ContraCt....sum(c => c.getPrice())]>> <<[getClient()...m => m.getContracts().sum( c => c.getPrice()))]>> Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-maste...
  4. Saving a File to an Output Stream | GroupDocs

    This artiCle demonstrates how to Convert a file and save it as a stream using GroupDoCs.Conversion for Java API....getOutputStream = () -> getFileStream ( "c:\\files\\business-plan.pdf" );...converter = new Converter ( "c:\\files\\business-plan.docx" );...

    docs.groupdocs.com/conversion/java/save-file-to...
  5. Indexing metadata of documents | GroupDocs

    API allows Creating of full-text and / or metadata index on doCuments. To index only metadata without main Content of doCuments, you only need to set IndexType.MetadataIndex when Creating an index....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/indexing-metadat...
  6. Extend supported extensions list | GroupDocs

    This artiCle explains the method whiCh Can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-Configured....same as all plain text files: C# var config = RedactorConfiguratio...Redactor redactor = new Redactor ( @"C:\sample.dump" )) { // Here we...

    docs.groupdocs.com/redaction/net/extend-support...
  7. Filtering annotations by type on saving documen...

    This page desCribes how to filter annotation by type on saving file using GroupDoCs.Annotation for .NET API....with specific annotation type: C# using (Annotator annotator =...with specific annotation types: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/filtering-ann...
  8. Get document Info | GroupDocs

    This artCle explains how to get doCument information...: "C:\\Docs\\source.docx" Watermarker...relative path to your document. Ex: "C:\\Docs\\source.docx" FileInputStream...

    docs.groupdocs.com/watermark/java/get-document-...
  9. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDoCs.Comparison for .NET sinCe version 19.9: The Comparer Class introduCed as a single entry point to Compare doCuments of any supported file format with various options and ability to aCCept/rejeCt differenCes in output doCument. DoCument Compare options for all doCument types. Instead of using doCument related options now options are related to Compare type only.... Old coding style C# using GroupDocs.Comparison ;..."result.docx" ); New coding style C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/migration-notes/
  10. Get source and target text from files | GroupDocs

    This artiCle explains how to get sourCe and target texts of speCifiC Changes using GroupDoCs.Comparison for .NET....and target text from local disk C# using System ; using GroupDocs...source and target text from stream C# using System ; using GroupDocs...

    docs.groupdocs.com/comparison/net/get-source-an...