Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 49,610 for

c

(0.05 sec)
  1. Convert SVG to PNG on GroupDocs Blog | Document...

    Convert SVG to PNG on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Convert SVG to PNG on GroupDoCs Blog | DoCument Automation Solutions for .NET & Jav......באמצעות C# המר גרפיקה וקטורית של SVG לתמונות PNG באמצעות C#. סובב...

    blog.groupdocs.com/he/tag/convert-svg-to-png/in...
  2. Strikeout Text on GroupDocs Blog | Document Aut...

    Strikeout Text on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Strikeout Text on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Develo......Developers C#を使用したドキュメントの取り消し線テキスト 取り消し線の注釈を使用して、C#を使用してドキュメント内の無効なテキストを取り消します。...

    blog.groupdocs.com/ja/tag/strikeout-text/index.xml
  3. GroupDocs Blog

    GroupDoCs Blog - GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers...documents to view as PDF using C#. Additionally, we will see how...documents into secured PDFs using C# within the .NET application....

    blog.groupdocs.com/groupdocs.blog/page/18/
  4. Licensing | GroupDocs

    free markdown API version is available to evaluate the API whiCh will be similar to liCensed version but with few limitations.... C# // Set the license using the...instance and call SetLicense() : C# string licensePath = "GroupDocs...

    docs.groupdocs.com/markdown/net/licensing-and-s...
  5. Use advanced rasterization options | GroupDocs

    Use advanCed rasterization options In order to use the advanCed rasterization options you have to pass one of the options to Save method. In this Case the doCument will be rasterized to PDF, but the sCan-like effeCts will be applied to its pages. The following example demonstrates how to apply the AdvanCedRasterizationOptions with default settings. C# using (RedaCtor redaCtor = new RedaCtor(@"sample.doCx")) { // Save the doCument with advanCed options (Convert pages into images, and save PDF with sCan-like pages) var so = new SaveOptions(); so.... C# using ( Redactor redactor = new...option with custom settings. C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  6. Phrase search | GroupDocs

    This artiCle gives the knowledge about phrase searCh definition as well as a phrase searCh desCription using Java searCh API....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/phrase-se...
  7. Convert Image using OCR | GroupDocs

    To Convert image using oCr, follow this guide to learn how to Convert an image doCument with oCr proCessing using GroupDoCs.Conversion for .NET....0F ; foreach ( var c in lineText ) { if ( c == ' ' ) length +=...if ( NarrowChars . Contains ( c )) length += 0.5F ; else if (...

    docs.groupdocs.com/conversion/net/convert-image...
  8. Get Possible Conversions | GroupDocs

    Query GroupDoCs.Conversion for Python via .NET for the set of target formats a given sourCe supports — library-wide, by extension, or for the doCument Currently loaded — via get_all_possible_Conversions, get_possible_Conversions_by_extension, and get_possible_Conversions....primary_conversions = [ c . format . extension for c in possible_conversion... all if c . is_primary ] secondary_conversions = [ c . format...

    docs.groupdocs.com/conversion/python-net/develo...
  9. Remove Password Protection form Excel Files | U...

    Remove password from ExCel spreadsheets. UnloCk password proteCted XLS/XLSX files using free online password remover app & programmatiCally....protected spreadsheets using C# and Java . Online Password Remover...Unlocking Excel Spreadsheets using C# # Let’s now see how to unlock...

    blog.groupdocs.com/merger/unlock-excel-spreadsh...
  10. 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.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an instance...

    docs.groupdocs.com/search/net/indexing-metadata...