Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 48,878 for

c

(0.19 sec)
  1. Licensing | GroupDocs

    GroupDoCs.Conversion for Python via .NET free Conversion 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/conversion/python-net/licens...
  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. Optimize a PDF file for a browser | GroupDocs

    This topiC desCribes how to optimize PDF file using the GroupDoCs.Viewer .NET API (C#) for web browser or to reduCe size....optimize a PDF file for browser: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. 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...
  5. GroupDocs.Signature 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....extension you can run either C# or Visual Basic examples. Today...capabilities to their own ASP.NET, C#/VB.NET applications. It’s a one-stop-shop...

    blog.groupdocs.com/categories/groupdocs.signatu...
  6. In-Table List with Highlighted Rows in Word Pro...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Table Report with Highlighted Rows 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. In-Table List with Highlighted Rows in MiCrosoft Word DoCument Creating a In-Table List with Highlighted Rows PraCtising the following steps you Can Create In-Table List with Highlighted Rows Template in MS Word 2013....]>><</if>><</foreach>> Total: <<[ Sum (c => c. Price )]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  7. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word doCuments that Contain input Controls like buttons, textboxes, CheCk-boxes, Combo-boxes, input fields, dropdown lists, radio-buttons, date/time piCkers etC. using GroupDoCs.Editor for .NET API features.... For example: C# WordProcessingEditOp editOptions...resultant HTML files are produced. C# using GroupDocs.Editor.Formats...

    docs.groupdocs.com/editor/net/adding-class-name...
  8. Compare Text, Word, and PDF files using Java Co...

    Compare Text, Word, PDF files, & more doCuments using Comparison API for Java. Highlight the differenCes in a separate doCument to aCCept Changes.... See Also # C# Diff Library for Comparing Text...Compare Two Files or More in C# Many other open-source examples...

    blog.groupdocs.com/comparison/compare-text-word...
  9. Load document from stream | GroupDocs

    This artiCle explains how to load PDF, Word(.doC, .doCx), ExCel(.xls,.xlsx), PowerPoint(.ppt, .pptx) doCuments from stream when using GroupDoCs.Merger for .NET.... OpenRead ( @"c:\sample.docx" )) { using ( Merger...

    docs.groupdocs.com/merger/net/load-document-fro...
  10. Ինչպես փոխարկել Excel-ը PDF-ի Java-ի միջոցով

    Սա հիմնական ձեռնարկ է, թե ինչպես փոխարկել ExCel-ը PDF-ի Java-ի միջոցով: Փոխակերպեք փաստաթղթերը առանց երրորդ կողմի ծրագրերի օգտագործման և արագ տարածեք դրանք բոլորին:...փնտրում դեպի փոխարկել Excel-ը PDF-ի C#-ով , սա այն վայրն է, որտեղ պետք...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...