Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 1,898 for

numbers

(0.07 sec)
  1. 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...
  2. Об’єднання документів Word за допомогою C# | Пр...

    C# спосіб об’єднати два або більше документів Word в один файл. Об’єднайте лише вибрані сторінки кількох файлів Word у своїй програмі .NET....the starting and ending page number // Об’єднайте документи merger... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/uk/merger/merge-word-files-u...
  3. รวมเอกสาร Word โดยใช้ C# | เข้าร่วมเพจทั้งหมดหร...

    วิธี C# ในการรวมเอกสาร Word สองไฟล์ขึ้นไปเป็นไฟล์เดียว รวมเฉพาะหน้าที่เลือกของไฟล์ Word หลายไฟล์ภายในแอปพลิเคชัน .NET ของคุณ...the starting and ending page number // รวมเอกสาร merger.Join("document_to_merge... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/th/merger/merge-word-files-u...
  4. Annotate Html Documents using GroupDocs.Annotat...

    We are pleased to announce the release of GroupDocs.Annotation for Java 17.5.0. This release comes with multitude of new features, improvements and bug fixes. Some new image formats are introduced such as EMF/WMF and CAD. Furthermore, importing annotations from Word documents is improved and exporting the repeated reply comments issue (Export to MS-Word) is resolved. For further information, please see release notes. We’d recommend you to fetch latest release of the API, integrate it in your project and share your valuable feedback....documents Processing tables and numbered lists in tables for Words...

    blog.groupdocs.com/annotation/introducing-group...
  5. 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...
  6. 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....
  7. 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...
  8. 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...
  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....“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...
  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...