Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 1,969 for

numbers

(0.81 sec)
  1. GroupDocs.Comparison برای .NET 26.1 – آخرین به ...

    ویژگی‌های جدید GroupDocs.Comparison برای .NET 26.1 را کشف کنید. اکنون در NuGet و وب‌سایت GroupDocs در دسترس است....releasePageStreamDel = delegate ( int number, Stream stream) { stream.Close();...

    blog.groupdocs.com/fa/comparison/groupdocs-comp...
  2. GroupDocs.Signature for .NET 17.6.0 now Support...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Signature for .NET 17.06.0. The latest release comes up with a number of new features, improvements and a bug fix. Version 17.6 of GroupDocs.Signature for .NET introduces support for barcode and QR-code signatures. The latest API not just implements adding barcode and QR-code to the supported document formats but also allows verification of the documents signed with QR-code or barcode....latest release comes up with a number of new features, improvements...

    blog.groupdocs.com/signature/groupdocs.signatur...
  3. How to Convert Excel to PDF using Java

    This is a basic tutorial on how to convert Excel to PDF using Java. Convert documents without the use of third-party software and distribute them fast to everyone.... You can also customize a number of settings for the converted...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. GroupDocs.Text for .NET 17.5.0 Now Supports FB2...

    We are really pleased to announce the monthly release of GroupDocs.Text for .NET 17.5.0 API. This release comes up with a number of new features. GroupDocs.Text for .NET now allows text extraction in Fiction books i-e in FB2 files. The latest version now support all the features it supported for other formats e-g extracting text, metadata, structured text, highlighted text etc for FB2 documents as well. The text extraction API has extended the media type detector class and can now detect FB2 documents....This release comes up with a number of new features. GroupDocs...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  5. GroupDocs.Metadata for .NET 17.1.0 Now Detects ...

    GroupDocs team is really delighted to announce the release of** GroupDocs.Metadata for .NET version 17.01.0**. The latest release comes up with a number of new features and enhancements. Users can now detect or remove digital signatures from documents. The API has also improved document’s information retrieval and implements the ability to recognize file type of a document. And That’s not all! The API has also introduced some really exciting enhancements related to power point presentation documents and audio formats....latest release comes up with a number of new features and enhancements...

    blog.groupdocs.com/metadata/releasing-goupdocs....
  6. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Parser for Python via .NET. Extracting text, images, metadata, tables, and structured data from documents with template-based parsing support....text Hyperlinks Headings Numbering and bullets lists Tables HTML...surrounded by <hX> tag <ol> / <ul> Numbering and bullets lists <table>...

    docs.groupdocs.com/parser/python-net/features-o...
  7. Combinar documentos de Word usando C# | Unir to...

    Forma C# de fusionar dos o más documentos de Word en un solo archivo. Combine solo las páginas selectivas de varios archivos de Word dentro de su aplicación .NET....the starting and ending page number // Fusionar los documentos... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/es/merger/merge-word-files-u...
  8. 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....“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...
  9. Search operation table | GroupDocs

    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...
  10. 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...