Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 6,208 for

informations

(0.32 sec)
  1. Convert XML to DOCX in Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....para convertir datos XML en informes PDF y MS Word en Java usando...

    blog.groupdocs.com/es/tag/convert-xml-to-docx-i...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...is the data that provides information about the actual data. It...along. It can reveal your information to the receiver that you...

    blog.groupdocs.com/groupdocs.blog/page/34/
  3. Extrahera text från PPT med C#

    Den här artikeln beskriver processen för hur man extraherar text från PPT med C#. Den innehåller ett kodexempel som hjälper dig att integrera textextraktion från PPT i C#-projekt....att hantera och extrahera information från presentationsfiler....används ofta för att leverera information i ett visuellt format. Men...

    kb.groupdocs.com/sv/parser/net/extract-text-fro...
  4. Lägg till textvattenstämpel till XLSX med C#

    Den här guiden visar hur man lägger till textvattenstämpel till XLSX med C#. Dessutom får du ett kodexempel för att infoga textvattenstämpel till XLSX i C#....sätt att skydda känslig information i Excel-filer ( XLSX ) är...för att kommunicera extra information eller stärka visuellt varumärke...

    kb.groupdocs.com/sv/watermark/net/add-text-wate...
  5. Lägg till textvattenstämpel till XLSX med Java

    Den här guiden visar hur man lägger till textvattenstämpel till XLSX med Java. Dessutom får du ett kodexempel för att infoga textvattenstämpel till XLSX i Java....metod för att skydda känslig information i Excel-filer ( XLSX ) är...att förmedla ytterligare information eller förbättra visuellt...

    kb.groupdocs.com/sv/watermark/java/add-text-wat...
  6. Ta bort metadata från XLSX med C#

    Förstå kunskapen om hur man tar bort metadata från XLSX effektivt med C#. Du får också ett kodexempel som visar hur man rengör metadata från XLSX i C#....obehörig åtkomst till känslig information och upprätthålla datasekretessstandar...med C#. För mer detaljerad information föreslår vi att du konsulterar...

    kb.groupdocs.com/sv/redaction/net/remove-metada...
  7. Ta bort metadata från PPT med C#

    I det här ämnet kommer du att lära dig hur du tar bort metadata från PPT med C#. Koden kommer att tillhandahållas för att radera metadata från PPT i C# utan att installera extra programvara....innehålla ett brett utbud av information, inklusive författardetaljer...presentationer utan bagaget av dold information, vilket banar väg för effektfull...

    kb.groupdocs.com/sv/metadata/net/remove-metadat...
  8. Basic Usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks....Purchase Buy Now Pricing Information Free Trials Temporary License...Our product also provides information about document type and structure...

    docs.groupdocs.com/watermark/java/basic-usage/
  9. Use redaction callback | GroupDocs

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....Purchase Buy Now Pricing Information Free Trials Temporary License...which receives detailed information about proposed redaction...

    docs.groupdocs.com/redaction/java/use-redaction...
  10. Pie Chart in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Excel Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Excel 2013. Add a new Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group....Purchase Buy Now Pricing Information Free Trials Temporary License...requirements: Report must show information on a Pie Chart. It must indicate...

    docs.groupdocs.com/assembly/java/pie-chart-in-s...