Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 2,603 for

document editing

(0.15 sec)
  1. Converti PDF in ODT utilizzando C#

    Converti in modo efficiente PDF in ODT utilizzando C# senza installare strumenti aggiuntivi. Migliora l'elaborazione dei Documenti nei progetti con questa guida su come esportare PDF in ODT utilizzando C#....PDF (Portable Document Format) in ODT (Open Document Text). I PDF...come ODT. Che si tratti di editing collaborativo, gestione di...

    kb.groupdocs.com/it/conversion/net/convert-pdf-...
  2. Ways to Convert SVG to JPG

    Convert SVG to JPG images using online & free SVG converter. Developers can perform the conversion with few lines of code using .NET & Java API....format, which makes it easier to edit and make pixel-level changes...converter in C# . .NET API | Documentation | Download Convert SVG to...

    blog.groupdocs.com/conversion/convert-svg-to-jpg/
  3. Accept or reject detected changes | GroupDocs

    Learn how to apply or discard detected changes and save the result using GroupDocs.Comparison for Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...Use case: Remove undesired edits from the final deliverable while...

    docs.groupdocs.com/comparison/python-net/accept...
  4. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple C# code lines and GroupDocs.Merger for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...unlike PPTX file that opens in editable mode. The sequence of slide...

    docs.groupdocs.com/merger/net/merge/powerpoint/
  5. How to Run Examples | GroupDocs

    Software Requirements Please make sure you meet the following requirements before downloading and running the examples. Visual Studio 2013 or higher NuGet Package Manager installed in Visual Studio. Make sure that latest NuGet API version is installed in Visual Studio. For details on how to install NuGet package manager please check http://docs.nuget.org/ndocs/guides/install-nuget Go to Tools->Options->NuGet Package Manager->Package Sources and make sure that the option nuget.org is checked Example project uses NuGet Automatic Package Restore feature therefore you should have an active internet connection....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...you can fork the repository, edit the source code and create a...

    docs.groupdocs.com/classification/net/how-to-ru...
  6. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...unlike PPTX file that opens in editable mode. The sequence of slide...

    docs.groupdocs.com/merger/java/merge/powerpoint/
  7. Ubah Orientasi Halaman Dokumen Word di aplikasi C#

    Ubah orientasi halaman dalam dokumen Word DOC/DOCX menggunakan C#. Tetapkan halaman sebagai potret atau lanskap dalam aplikasi .NET menggunakan GroupDocs....merger = new Merger("path/document.docx")) { OrientationOptions...Save("path/orientation-landscape-document.docx"); } Ubah Orientasi Halaman...

    blog.groupdocs.com/id/merger/change-page-orient...
  8. Arsip

    Arsip...2025 · Petr Shalamov · 2 menit Edit dan bersihkan paket metadata...Alexander Hramov · 5 menit Word Document Viewer – Buka & Baca File...

    blog.groupdocs.com/id/archives/
  9. Ubah Orientasi Halaman Dokumen Word di Java

    Ubah orientasi halaman dalam dokumen Word DOC/DOCX di Java. Tetapkan halaman sebagai potret atau lanskap dalam aplikasi menggunakan GroupDocs....merger = new Merger("path/document.docx"); merger.changeOrie...save("path/orientation-landscape-document.docx"); Ubah Orientasi Halaman...

    blog.groupdocs.com/id/merger/change-page-orient...
  10. Modifica file Excel in C# | Crea il tuo editor ...

    La modifica dei file Excel viene spiegata con esempi C# per modificare file XLS, XLSX e ODS all'interno dell'applicazione .NET utilizzando fogli di calcolo e API di modifica dei Documenti....Edit(sheetTab1EditOptions); string...// Full HTML markup of all document, with HTML -> HEAD header...

    blog.groupdocs.com/it/editor/edit-excel-files-i...