Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 1,603 for

numbers

(0.07 sec)
  1. دمج مستندات Word باستخدام C# | انضم إلى الكل أو...

    طريقة C# لدمج مستندين أو أكثر من مستندات Word في ملف واحد. قم بدمج الصفحات الانتقائية فقط لملفات Word المتعددة داخل تطبيق .NET الخاص بك....the starting and ending page number // دمج المستندات merger.Jo... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/ar/merger/merge-word-files-u...
  2. C# Kullanarak Word Belgelerini Birleştirme | Tü...

    İki veya daha fazla Word belgesini tek bir dosyada birleştirmenin C# yolu. .NET uygulamanızda birden çok Word dosyasının yalnızca seçili sayfalarını birleştirin....the starting and ending page number // belgeleri birleştirme merger... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/tr/merger/merge-word-files-u...
  3. Releasing GroupDocs.Viewer for .NET 3.6.0 - New...

    We are inspired to see a wide number of users across the world using GroupDocs.Viewer API and their feedback always motivate us to make improvements and add support for more features. Therefore, today, we are announcing another monthly release of GroupDocs.Viewer for .NET with 7 new features, 9 fixes, and 5 improvements. Let’s have an overview of the latest version. Document Viewer API - New FeaturesFollowing are the new features introduced in GroupDocs....are inspired to see a wide number of users across the world using...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  4. Announcing New Features of the GroupDocs' Annot...

    GroupDocs Annotation is a web-based app that allows users to annotate PDF, Word, Excel and PowerPoint documents online, from a web-browser. With this app, you and your colleagues and partners can review and annotate a document simultaneously, in real time. We’re constantly working to improve the app’s interface and would like to introduce a new set of features we’ve recently designed and implemented. Add and Manage Notes GroupDocs Annotation lets you add notes throughout a document which show up as numbered markers....document which show up as numbered markers. Hover the cursor...

    blog.groupdocs.com/annotation/announcing-new-fe...
  5. GroupDocs.Signature for .NET Supports Image Doc...

    Team GroupDocs is really pleased to announce the release of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releases, this release too comes up with a number of features and enhancements. The most noteworthy feature introduced in this version is the support for image file formats for all existing signature types. You can now apply all the existing standard signature properties like positioning, alignment, applying fonts, opacity, border options etc that were previously available for other document formats for image file formats as well....release too comes up with a number of features and enhancements...

    blog.groupdocs.com/signature/groupdocs.signatur...
  6. Get Credit Consumption Information for Your Met...

    Hello everyone! I am back with another release announcement of GroupDocs.Redaction for .NET 19.5. This release has brought a quite useful feature for the developers who are using GroupDocs.Redaction with our Metered Licence. For those who are unaware of the Metered Licence, let me give you a brief introduction. Afterward, I will talk about the new feature and its usage. Metered License is a type of license that allows you to pay for what you have used....are applied regardless of the number of developers you engage to...

    blog.groupdocs.com/redaction/get-credit-consump...
  7. 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. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions 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 SaveOptions...

    docs.groupdocs.com/redaction/java/use-advanced-...
  8. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API by removing the unused (orphaned) resources and thus to reduce the file size.... Every object has its number (ID) and may belong to one...following types: name, string, number, boolean, null object, dictionary...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  9. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the file size.... Every object has its number (ID) and may belong to one...following types: name, string, number, boolean, null object, dictionary...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  10. 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...