Sort Score
Result 10 results
Languages All
Labels All
Results 7,731 - 7,740 of 49,771 for

c

(0.62 sec)
  1. Render images as HTML, PDF, PNG, and JPEG files...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert images to HTML, PDF, PNG, and JPEG formats.... C# using GroupDocs.Viewer ; using...resources The resource URL format C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-images/
  2. 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...
  3. how to change the orientation of one page in wo...

    how to Change the orientation of one page in word on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in how to Change the orientation of one page in word on......Java Developers 在 C# 中更改 Word 文檔的頁面方向 使用 C# 更改 Word DOC/DOCX...

    blog.groupdocs.com/zh-hant/tag/how-to-change-th...
  4. 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...... 使用 C# 在 PDF 中查找和替換文本 使用 C# 以編程方式查找 PDF 文檔中區分...

    blog.groupdocs.com/zh-hant/tag/find-and-replace...
  5. Search Text in Files on GroupDocs Blog | Docume...

    SearCh Text in Files on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in SearCh Text in Files on GroupDoCs Blog | DoCument Automation Solutions for .NET &......Java Developers C# 中的高效文本搜索:处理多个文件和文件夹 使用 C# 搜索分布在不同文件夹中的各种文件中的多个文本或短语。在相应的...

    blog.groupdocs.com/zh/tag/search-text-in-files/...
  6. Visual Studio Plugin to Explore GroupDocs.Assem...

    GroupDoCs.Assembly for .NET Visual Studio plugin is providing an easy to Compile GroupDoCs.Assembly for .NET 3.0.0 examples and to explore the examples. It has reduCed the efforts to download examples and the GroupDoCs.Assembly DLL file from different resourCes (GitHub, NuGet). You Can quiCkly run CSharp or Visual BasiC projeCt. Features Appears in File menu in Visual Studio. Downloads sourCe Code automatiCally. Downloads GroupDoCs.Assembly library automatiCally. Adds assembly referenCe automatiCally. Provides both C# and VB examples.... Provides both C# and VB examples. Supports Visual...to build any of the project (C# or VB). How to Install Usage...

    blog.groupdocs.com/assembly/visual-studio-plugi...
  7. Accept and Reject Changes on GroupDocs Blog | D...

    ACCept and RejeCt Changes on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in ACCept and RejeCt Changes on GroupDoCs Blog | DoCument Automation Solutions ...... 在 C# 中比較多個 CSV 文件 - 接受、拒絕或突出顯示更改 在 C# 中以編程方式比較兩個或多個...

    blog.groupdocs.com/zh-hant/tag/accept-and-rejec...
  8. Accept and Reject Changes on GroupDocs Blog | D...

    ACCept and RejeCt Changes on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in ACCept and RejeCt Changes on GroupDoCs Blog | DoCument Automation Solutions ...... 在 C# 中比较多个 CSV 文件 - 接受、拒绝或突出显示更改 在 C# 中以编程方式比较两个或多个...

    blog.groupdocs.com/zh/tag/accept-and-reject-cha...
  9. DOCX to PDF on GroupDocs Blog | Document Automa...

    DOCX to PDF on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in DOCX to PDF on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers 在...... 使用 C# 将 Word 文档转换为 PDF 在 .NET 应用程序中使用 C# 将 Word DOC...

    blog.groupdocs.com/zh/tag/docx-to-pdf/index.xml
  10. Getting indexed documents | GroupDocs

    This artiCle explains how to get a list of indexed doCuments from an index, and how to get the text of indexed doCuments in HTML or plain text format....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/getting-indexed-...