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

separated

(0.95 sec)
  1. Edit PowerPoint Presentations | GroupDocs

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Python via .NET....Editor as a separate format family among all others...Presentations are completely separate one from each other and has...

    docs.groupdocs.com/editor/python-net/edit-power...
  2. GroupDocs.Assembly Product Family

    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.... CSV-Dateien Comma Separated Values-Dateien werden häufig...einfacher Vorlagen. Comma Separated Values (CSV) ist ein Dateiformat...

    blog.groupdocs.com/de/categories/groupdocs.asse...
  3. GroupDocs.Assembly Product Family

    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.... Os arquivos CSV [Comma Separated Values][1] são amplamente...modelos simples. O Comma Separated Values (CSV) é um formato...

    blog.groupdocs.com/pt/categories/groupdocs.asse...
  4. Set shape color independently of font color | G...

    Learn how to set shape color independently of font color for detected changes using GroupDocs.Comparison for Python via .NET....control colors for shapes separately from font colors. Set shape...style detection and specify separate shape colors per change type...

    docs.groupdocs.com/comparison/python-net/set-sh...
  5. Render PPTX as PNG using Python

    Learn how to render PPTX as PNG using Python. This tutorial shows how to convert PPTX to PNG in Python for generating slide images suitable for sharing and embedding....each slide in the PPTX as a separate PNG image This approach converts...presentation slide into a separate high-resolution PNG image...

    kb.groupdocs.com/viewer/python/render-pptx-as-p...
  6. Рендиране на TXT като HTML с външни ресурси с P...

    Научете как да рендирате TXT като HTML с външни ресурси, използвайки Python. Това ръководство обяснява как да конвертирате TXT в HTML в Python с външни ресурси....for browser-based viewing, separating resources like fonts, stylesheets...browser-friendly format. The separation of assets improves maintainability...

    kb.groupdocs.com/bg/viewer/python/render-txt-as...
  7. Порівняйте файли CSV у C# – порівняйте та знайд...

    Як порівняти два файли CSV у C#? Порівняйте дані файлів CSV за допомогою API .NET, щоб знайти відмінності та отримати результат у файлі CSV....new Comparer("path/comma-separated-file-1.csv")) { comparer....Add("path/comma-separated-file-2.csv"); comparer.Compare("pa...

    blog.groupdocs.com/uk/comparison/compare-csv-fi...
  8. Add Watermark to Presentations in C# | Text and...

    C# ways to add text to presentation slides as watermark, or apply image watermarks to PPT, PPTX, PPS & more formats using .NET Watermarking API by GroupDocs.... In a separate article, we have seen applying...C# . Let’s quickly move to separately learn, how we can apply text...

    blog.groupdocs.com/watermark/add-watermark-to-p...
  9. Comparar arquivos CSV em C# - Compare e encontr...

    Como comparar dois arquivos CSV em C#? Compare os dados de arquivos CSV usando a API .NET para encontrar diferenças e obter a saída em um arquivo CSV....new Comparer("path/comma-separated-file-1.csv")) { comparer....Add("path/comma-separated-file-2.csv"); comparer.Compare("pa...

    blog.groupdocs.com/pt/comparison/compare-csv-fi...
  10. Add watermarks to diagram documents | GroupDocs

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....close (); Adding watermark on separate background page In some cases...to place the watermark on separate newly created background pages...

    docs.groupdocs.com/watermark/java/add-watermark...