Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 2,290 for

numbers

(0.27 sec)
  1. Search Text in Folders by Indexing using C# | U...

    Search text by parts, text indexing, specify the number of search threads, and get search time to get search results in C# using GroupDocs Search API for .NET Developers....searching by parts and specify the number of search threads in C#. This...

    blog.groupdocs.com/search/search-text-by-indexi...
  2. Create Hyperlinks in PDF using Link Annotations...

    Annotate PDF files by creating hyperlinks using link annotations in Java. Document and image annotation Java API allows annotating by linking external data....hyperlink properties like url, page number, points, etc. Add the defined...

    blog.groupdocs.com/annotation/create-hyperlinks...
  3. GroupDocs.Comparison pour .NET 26.1 – Dernières...

    Découvrez les nouveautés de GroupDocs.Comparison pour .NET 26.1. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....releasePageStreamDel = delegate ( int number, Stream stream) { stream.Close();...

    blog.groupdocs.com/fr/comparison/groupdocs-comp...
  4. Rearrange Word Pages in Java | Organize DOC/DOC...

    Reorder the pages of Word files in Java. The running example shows how to change the order of pages in DOC/DOCX files using document automation Java API.... Set the page number of the target page and its...

    blog.groupdocs.com/merger/move-word-pages-using...
  5. Remove Password Protection form Word | Unlock W...

    Remove password from Word documents. Unlock password protected Word documents using free online password remover app & programmatically.... If you have a large number of documents to unlock their...

    blog.groupdocs.com/merger/unlock-word-documents...
  6. GroupDocs.Total for .NET 25.7 – 最新の更新と修正(2025年8月)

    GroupDocs.Total for .NET 25.7 の新機能をご覧ください。更新された製品、依存関係の強化、Docker サポートが含まれます。NuGet と GroupDocs のウェブサイトでご利用いただけます。...Corrected inaccurate page numbering when saving PPTX files. (TOTALNET-206)...

    blog.groupdocs.com/ja/total/groupdocs-total-for...
  7. Specify Document Pages to Put Signature on Usin...

    It gives us immense pleasure to announce the monthly release of GroupDocs.Signature for .NET 17.03.0. This version comes up with a number of new features along with an enhancement related to releasing disposable objects and a bug fix. GroupDocs.Signature for .NET 17.03.0 has implemented classes to verify text signature. The API has also added the ability to set opacity to image signatures in supported document formats. What’s more exciting is the ability to put Digital Signature on user specified Document Pages; you can now configure the signature options to add signature to either the first,last, even, odd or any arbitrary page of your choice....This version comes up with a number of new features along with...

    blog.groupdocs.com/signature/groupdocs.signatur...
  8. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage.... format ( "Stream number: %s" , metadataDescriptor ...( String . format ( "Stream number: %s" , property . getStreamNumber...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Working with Form Fields | GroupDocs

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for .NET... Number : NumberFormField numberFormField...break ; case FormFieldType . Number : NumberFormField numberFormField...

    docs.groupdocs.com/editor/net/working-with-form...
  10. Business Case of a Shopping Store | GroupDocs

    Note This business case has been conceived for the demonstration purpose and serves well for a typical shopping store. There may be simpler or complex scenarios in real life businesses. Business Case There are many customers of the shopping store. The store offers multiple products. A customer may place multiple orders. An order may have many products. The data may or may not be stored in a database system. Reporting Requirements A report based on some criteria is to be generated....report developer may create any number of templates and can create...

    docs.groupdocs.com/assembly/net/business-case-o...