Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 49,007 for

c

(0.07 sec)
  1. Find and Replace Text in PDF on GroupDocs Blog ...

    Find and ReplaCe Text in PDF on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Find and ReplaCe Text in PDF on GroupDoCs Blog | DoCument Automation Solu......заміна тексту в PDF за допомогою C# Програмно знаходити певний текст...регулярним виразом за допомогою C#. Замініть або приховайте текст...

    blog.groupdocs.com/uk/tag/find-and-replace-text...
  2. landscape to portrait on GroupDocs Blog | Docum...

    landsCape to portrait on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in landsCape to portrait on GroupDoCs Blog | DoCument Automation Solutions for .NET......& Java Developers C#でWord文書のページの向きを変更する C#を使用して、Word DOC/DOC...

    blog.groupdocs.com/ja/tag/landscape-to-portrait...
  3. 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...
  4. 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
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. Generate document pages preview | GroupDocs

    This topiC explains how to get doCument pages preview as images with various options by GroupDoCs.Signature API....previewOption = new PreviewOptions ( "C:\\GeneratePreviewHideS\\image...{ Path path = Paths . get ( "C:\\GeneratePreviewFolde" ); if...

    docs.groupdocs.com/signature/java/generate-docu...
  10. How to add attachment to PDF document | GroupDocs

    This artiCle explains how to add attaChment to PDF doCument with GroupDoCs.Merger within your .NET appliCations....Merger merger = new Merger ( @"c:\sample.pdf" )) { PdfAttachmentOptions...new PdfAttachmentOptions ( @"c:\presentation-attachment.ppt"...

    docs.groupdocs.com/merger/net/how-to-add-attach...