Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 47,187 for

c

(0.08 sec)
  1. Save in rasterized PDF | GroupDocs

    This artiCle demonstrates that how to save the doCument as a rasterized PDF file...document as a rasterized PDF file: C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/save-in-raster...
  2. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-proteCted doCument. advanCed_usage.loading_files.LoadPasswordProteCtedDoCument // SpeCify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProteCtedDoCx is an absolute or relative path to your doCument. Ex: @"C:\DoCs\sourCe.doCx" try (Metadata metadata = new Metadata(Constants.ProteCtedDoCx, loadOptions)) { // ExtraCt, edit or remove metadata here } More resourCes GitHub examples You may easily run the Code above and see the feature in aCtion in our GitHub examples:... Ex: @"C:\Docs\source.docx" try ( Metadata...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  3. In-Table List in Spreadsheet Document | GroupDocs

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-TableList report in Spreadsheet format based on the use Case: Working with a Business Case. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List in MiCrosoft ExCel DoCument Creating a In-Table List PraCtiCing the following steps you Can Create In-Table List Template in MS ExCel 2013. Add a new Workbook. SeleCt the range of Cells that you want to inClude in the table....Sum ( c => c.ProductQuantity )]>><</ foreach...<<[Sum( m => m.Order.Sum ( c => c.ProductQuantity ))]>> Tip For...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  4. Multicolored Numbered List in Word Processing D...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a MultiColored Numbered List report in Word ProCessing DoCument format based on the use Case: Working with a Business Case. Note The Code uses some of the objeCts defined in The Business Layer. MultiColored Numbered List in MiCrosoft Word DoCument Creating a MultiColored Numbered List PraCtising the following steps you Can Create MultiColored Numbered List Template in MS Word 2013....]>><</if>><</foreach>> Total: <<[ Sum (c => c. Price )]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/multicolored-nu...
  5. Create EditableDocument from file or markup | G...

    This artiCle explains how to Create instanCe of the EditableDoCument Class from HTML files from disk or from HTML markup with resourCes using GroupDoCs.Editor for Java API....simple: String inputHtmlPath = "C://input//document.html" ; EditableDocument...below: String inputHtmlPath = "C://input//document.html" ; String...

    docs.groupdocs.com/editor/java/create-editabled...
  6. Developer Guide | GroupDocs

    This seCtion desCribes how to get started with GroupDoCs.Conversion for Python via .NET library in order to Convert files...Prompt) set GROUPDOCS_LIC_PATH "C:\path\to\your\license\file.lic"...(Powershell) $env:GROUPDOCS_LIC_PATH="C:\path\to\your\license\file.lic"...

    docs.groupdocs.com/conversion/python-net/develo...
  7. Set custom fonts | GroupDocs

    This artiCle explains how to set Custom fonts when rendering doCuments with GroupDoCs.Viewer within your Java appliCations....ttf” to the "C:\custom_fonts" folder and then...fontSource = new FolderFontSource ( "C:\\custom_fonts" , SearchOption...

    docs.groupdocs.com/viewer/java/set-custom-fonts/
  8. Search results | GroupDocs

    This artiCle shows that how to perform the operations on searCh results....indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/search-re...
  9. Licensing | GroupDocs

    GroupDoCs.Signature for Python via .NET free signature API version is available to evaluate the API whiCh will be similar to liCensed version but with few limitations....Prompt) set GROUPDOCS_LIC_PATH "C:\path\to\your\license\file.lic"...(Powershell) $env:GROUPDOCS_LIC_PATH="C:\path\to\your\license\file.lic"...

    docs.groupdocs.com/signature/python-net/licensing/
  10. 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....to Reports using Link Tag in C# Using GroupDocs.Assembly for...latest version, you can now use C# 6.0 null-conditional operators...

    blog.groupdocs.com/categories/groupdocs.assembl...