Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 5,444 for

informations

(0.04 sec)
  1. Save overwriting original file | Documentation

    The following example demonstrates how to save the redacted document, replacing an original file: // Make a copy of sample file Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original file redactor.save(options); } } finally { redactor....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/redaction/java/save-overwrit...
  2. Business Case of a Shopping Store | Documentation

    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....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/assembly/net/business-case-o...
  3. Template Syntax - Part 2 of 2 | Documentation

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....Purchase Buy Now Pricing Information Free Trials Temporary License...External Types for more information). If you do not specify the...

    docs.groupdocs.com/assembly/net/template-syntax...
  4. GroupDocs.Assembly for .NET 3.2.0 Release Notes...

    This page contains release notes for GroupDocs.Assembly for .NET 3.2.0 Major Features Added abilities to insert outer documents and to generate barcode images while assembling a document. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-8 Add support for outer document insertion while generating Word Processing documents Feature ASSEMBLYNET-10 Support number formatting features missing in ....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  5. GroupDocs.Assembly for .NET 20.4 Release Notes ...

    Major Features Provided an option to fit an image within textbox bounds while maintaining ratio. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-149  Provide an option to fit an image within textbox bounds while maintaining ratio for Word Processing documents  Feature  ASSEMBLYNET-150  Provide an option to fit an image within textbox bounds while maintaining ratio for emails with RTF bodies  Feature  ASSEMBLYNET-151  Provide an option to fit an image within textbox bounds while maintaining ratio for Spreadsheet documents  Feature  ASSEMBLYNET-152  Provide an option to fit an image within textbox bounds while maintaining ratio for Presentation documents  Feature  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  6. Viewer replace characters with square - Free Su...

    Hello, we have a new bug. Viewer is replacing some characters and double characters in the document with an empty square. Can you take a look at it? They are not special characters. We are using version 25.2. Thanks, …...you’re using and share more information about your environment? denisgvardionov...

    forum.groupdocs.com/t/viewer-replace-characters...
  7. Hur man extraherar metadata från Word-dokument ...

    Denna korta handledning beskriver processen för att extrahera metadata från Word-dokument med hjälp av Java, och hur man itererar genom metadata word-dokument i Java....här artikeln innehåller information för att konfigurera metadataextraktionsb...

    kb.groupdocs.com/sv/parser/java/how-to-extract-...
  8. Hur man tar bort anteckningar från PDF med Java

    Granska processen för att ta bort anteckningar från PDF med Java genom att använda ett populärt anteckningsbibliotek och hur man utvecklar funktionen för att ta bort anteckningar i Java....länkkommentarer med Java för mer information. Updated on 27 Dec 2022 Svenska...

    kb.groupdocs.com/sv/annotation/java/how-to-remo...
  9. Hur man extraherar text från PDF i C#

    Den här korta artikeln innehåller proceduren för att extrahera text från PDF i C# och hur man använder den här stegvisa guiden för att skriva kod för att extrahera text från PDF med C#....från PDF med C# för mer information. Updated on 28 Dec 2022 Svenska...

    kb.groupdocs.com/sv/parser/net/how-to-extract-t...
  10. Merge PowerPoint Files Online | PPT & PPTX Merger

    Merge two or more PowerPoint presentation files online into one. Combine all the slides or join only the specific slides of multiple PPT/PPTX files online & programmatically....Sometimes, you have different information in lots of files or presentations...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...