Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 1,998 for

numbers

(0.13 sec)
  1. Strikethrough Text in Documents using C# | C̶r̶...

    Use the strikeout annotation to cross out the invalid text within the documents using C#. Automate the document and image annotations with the .NET API.... Opacity, document page number Coordinates and other properties...

    blog.groupdocs.com/annotation/strikethrough-tex...
  2. GroupDocs.Comparison for .NET 26.1 – En Son Gün...

    Explore what’s new in GroupDocs.Comparison for .NET 26.1. Available now on NuGet and GroupDocs website. **Türkçe çeviri:** GroupDocs.Comparison for .NET 26.1'de yenilikleri keşfedin. NuGet'te ve GroupDocs web sitesinde şimdi mevcut....releasePageStreamDel = delegate ( int number, Stream stream) { stream.Close();...

    blog.groupdocs.com/tr/comparison/groupdocs-comp...
  3. GroupDocs.Comparison pro .NET 26.1 – nejnovější...

    Prozkoumejte, co je nového v GroupDocs.Comparison pro .NET 26.1. K dispozici nyní na NuGet a na webu GroupDocs....releasePageStreamDel = delegate ( int number, Stream stream) { stream.Close();...

    blog.groupdocs.com/cs/comparison/groupdocs-comp...
  4. GroupDocs.Comparison for .NET 26.1 – עדכונים ות...

    גלה מה חדש ב‑GroupDocs.Comparison עבור .NET 26.1. זמין כעת ב‑NuGet ובאתר GroupDocs....releasePageStreamDel = delegate ( int number, Stream stream) { stream.Close();...

    blog.groupdocs.com/he/comparison/groupdocs-comp...
  5. How to Add Strikeout Annotation in PDF Using Java

    In this article, we will provide a comprehensive guide on how to add strikeout annotations to PDF files using Java, and we will also include a sample code for inserting strikeout annotations into PDF files using Java.... position, page number, points, etc. Call Annotator...

    kb.groupdocs.com/annotation/java/how-to-add-str...
  6. How to Add Image Signature to PDF in Java

    Understand the step-by-step procedure to add image signature to PDF in Java and how to create functionality to insert signature image in PDF using Java....page by specifying the page number parameter. Moreover, you can...

    kb.groupdocs.com/signature/java/how-to-add-imag...
  7. 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-...
  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. 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. 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-...
  10. Об’єднання документів Word за допомогою Java | ...

    Спосіб Java для об’єднання двох або більше документів Word в один файл. Об’єднайте лише вибрані сторінки кількох файлів Word у своїй програмі....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...