Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,594 for

numbers

(0.03 sec)
  1. Word-Dokumente mit C# zusammenführen | Alle ode...

    C#-Methode zum Zusammenführen von zwei oder mehr Word-Dokumenten in einer einzigen Datei. Kombinieren Sie nur die ausgewählten Seiten mehrerer Word-Dateien in Ihrer .NET-Anwendung....the starting and ending page number // Führen Sie die Dokumente... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/de/merger/merge-word-files-u...
  2. Use advanced rasterization options | Documentation

    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....“maxSpots” defines the maximal number of spots, which is random,...the document with the custom number and size of noise effects var...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  3. Search operation table | Documentation

    This article shows that how to provides syntax of all elements allowed in text search queries....range specifier start-number ~~ end-number Numeric range specifier...

    docs.groupdocs.com/search/nodejs-java/search-op...
  4. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/sign-document...
  5. Redact Classified Content from Documents using ...

    We are continuing the journey of revamping our products to bring a more simplified and easy to use interfaces for you. We have done it for many of our document manipulation APIs and recently, we have released all-new GroupDocs.Redaction for .NET API for you as v19.9. With this release, we have made it even easier for you to programmatically remove or mask classified information from text, metadata, and the annotations in MS Word, Excel, PowerPoint, and PDF documents as well as images.... Added a number of new exception classes and...

    blog.groupdocs.com/redaction/hide-or-remove-cla...
  6. Put Text Signature into Form Fields Using Group...

    Team GroupDocs is delighted to announce the regular monthly release of GroupDocs.Signature for .NET version 17.05.0. The latest release comes up with a couple of enhancements along with a number of new features. The API has not only implemented the ability to put text signature in form fields of a document but it also provides its users with the functionality to verify those signatures. GroupDocs.Signature for .NET 17.5.0 also allows signing text signature on a document as watermark....of enhancements along with a number of new features. The API has...

    blog.groupdocs.com/signature/groupdocs.signatur...
  7. Highlight PDF with Annotations using C# | Annot...

    Highlight text in PDF with highlight annotations using C#. Document and image annotation .NET API allows to Annotate PDF files by highlighting any area....like the color, opacity, page number, and points. Add the defined...

    blog.groupdocs.com/annotation/highlight-pdf-wit...
  8. Stamp Signatures Introduced in GroupDocs.Signat...

    Every month team GroupDocs comes up with a new release that adds some valuable features to the GroupDocs.Signature for .NET API. In this regard we are pleased to announce the release of version 17.7.0 of the e-signing API. The most important feature introduced in this version is the support for Stamp signatures. Other features introduced in this version include the implementation and verification of new barcode and QR-code encode types....NET API comes up with a number of improvements. The details...

    blog.groupdocs.com/signature/stamp-signatures-i...
  9. How to Convert JPG to XLSM in C#

    This quick guide briefly explains to you the process to convert JPG to XLSM in C# and learn how to use this guide to convert JPG to XLSM using C#....convert JPG documents to a number of other document formats such...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Convert RTF to PDF in Java

    We explain to you the detailed instructions to convert RTF to PDF in Java and create a sample code for the implementation of Java RTF to PDF converter functionality....including converted page index, the number of pages, width, and height...

    kb.groupdocs.com/conversion/java/how-to-convert...