Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 47,530 for

(c )

(0.4 sec)
  1. Fuzzy Search in Multiple Files on GroupDocs Blo...

    Fuzzy Search in Multiple Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Fuzzy Search in Multiple Files on GroupDocs Blog | Document Automation ...... C#을 사용하여 문서에서 퍼지 검색 C#에서 프로그래밍 방식 퍼지 검색의 강력한...

    blog.groupdocs.com/ko/tag/fuzzy-search-in-multi...
  2. Queries on features available on groupdocs.Comp...

    Do we have an option to compare PDF with a pre-existing PDF supplied as an input. Is there a feature which allows us to mask few fields(exclude from comparison) on PDF which are bound to change such as Invoice Date, Ser…...new Comparer("C:\\source.pdf")) { comparer.add("C:\\target.pdf");...pdf"); comparer.compare("C:\\result.pdf"); } API takes a source...

    forum.groupdocs.com/t/queries-on-features-avail...
  3. 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 N...... C#을 사용하여 Word 문서를 PDF로 변환 .NET 애플리케이션 내에서 C#을 사용하여 Word...

    blog.groupdocs.com/ko/tag/docx-to-pdf/index.xml
  4. CSV to PDF using template on GroupDocs Blog | D...

    CSV to PDF using template on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in CSV to PDF using template on GroupDocs Blog | Document Automation Solutions ......Java Developers C#을 사용하여 CSV 데이터에서 보고서 생성 C#을 사용하여 템플릿을 사용하여...

    blog.groupdocs.com/ko/tag/csv-to-pdf-using-temp...
  5. Generate PDF report from CSV on GroupDocs Blog ...

    Generate PDF report from CSV on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Generate PDF report from CSV on GroupDocs Blog | Document Automation Solu......Java Developers C#을 사용하여 CSV 데이터에서 보고서 생성 C#을 사용하여 템플릿을 사용하여...

    blog.groupdocs.com/ko/tag/generate-pdf-report-f...
  6. Generate PDF report from JSON on GroupDocs Blog...

    Generate PDF report from JSON on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Generate PDF report from JSON on GroupDocs Blog | Document Automation So......& Java Developers C#의 JSON 데이터에서 보고서 생성 C#의 템플릿을 사용하여 JSON을 PDF...

    blog.groupdocs.com/ko/tag/generate-pdf-report-f...
  7. Saving a File to Local Disk | GroupDocs

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for Java API...., C:\files\converted.pdf) or a relative...converter = new Converter ( "c:\\files\\business-plan.docx" );...

    docs.groupdocs.com/conversion/java/save-file-to...
  8. Add watermarks to word processing documents | G...

    Microsoft Word allows the user to divide and format the document into multiple sections. Defining sections in the document enables the user to set specific page layout and formatting for different parts of the document. An example of the sections is headers and footers. Headers and footers are used to display text or any graphical object on all the pages. Adding watermark to a particular section GroupDocs.Watermark API allows you to add watermark objects in the headers and footers of the page.... Ex: "C:\\Docs\\document.docx" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.docx" Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...
  9. 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...
  10. 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......تغيير اتجاه الصفحة لمستند Word في C # قم بتغيير اتجاه الصفحات في مستندات...مستندات Word DOC / DOCX باستخدام C #. عيّن الصفحات كعمودية أو أفقية...

    blog.groupdocs.com/ar/tag/how-to-change-the-ori...