Sort Score
Result 10 results
Languages All
Labels All
Results 8,661 - 8,670 of 11,965 for

formatting

(0.29 sec)
  1. Převeďte CSV do PDF pomocí Java

    Pojďme rychle pochopit, jak převést CSV do PDF pomocí Java. Poskytneme vám základní pokyny a příklad kódu pro export CSV do PDF pomocí Java....Java PDF (Portable Document Format) je široce používaný formát...

    kb.groupdocs.com/cs/conversion/java/convert-csv...
  2. Převést CSV do PDF pomocí C#

    Pojďme rychle pochopit, jak převést CSV do PDF pomocí C#. Poskytneme vám základní pokyny a příklad kódu pro export CSV do PDF pomocí C#.... je PDF (Portable Document Format), zatímco soubory CSV (Comma-Separated...

    kb.groupdocs.com/cs/conversion/net/convert-csv-...
  3. Převeďte PDF do ODT pomocí Java

    Převeďte PDF do ODT pomocí Javy bez námahy bez potřeby dalších nástrojů. Poskytneme vám příklad kódu a kompletní kroky k provedení této konverze....souborů PDF (Portable Document Format) na ODT (Open Document Text)...

    kb.groupdocs.com/cs/conversion/java/convert-pdf...
  4. Jak převést RTF na DOCX pomocí C#

    Využijte uživatelsky přívětivou knihovnu pro převod RTF na DOCX pomocí C# spolu s příkladem kódu pro generování DOCX z RTF v C# s několika voláními API na libovolném operačním systému.... RTF (Rich Text Format) a soubory Microsoft Word DOCX...

    kb.groupdocs.com/cs/conversion/net/how-to-conve...
  5. Load from Stream | GroupDocs

    This article shows that how to load file from stream using redaction API...redactions for various document formats like PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/redaction/net/load-from-stream/
  6. Save overwriting original file | GroupDocs

    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....Save the document in original format overwriting original file redactor...

    docs.groupdocs.com/redaction/java/save-overwrit...
  7. 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 can be in any of the formats: Documents, Spreadsheets, Presentations...

    docs.groupdocs.com/assembly/net/business-case-o...
  8. Convert to HTML with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for Node.js via Java....PDF and after that to desired format. The following code snippet...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. GroupDocs' Online Document Management Apps Suit...

    Good news to all Dropbox users - we’ve integrated GroupDocs’ online document management apps with Dropbox! So you can now view, sign, annotate, assemble, compare, convert and share your Dropbox documents and collaborate online from any web-enabled device using only a web-browser. [caption id=“attachment_796” align=“alignnone” width=“554” caption=“Sync your Dropbox account with GroupDocs online document management apps”] [/caption] To find detailed instructions on how to access and work with Dropbox files from a GroupDocs account, please see the help documentation....forth between over 25 file formats. For example, you can convert...

    blog.groupdocs.com/total/groupdocs-online-docum...
  10. compare PDF files

    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....am häufigsten verwendeten Formate der digitalen Welt ist, ist...

    blog.groupdocs.com/de/tag/compare-pdf-files/