Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,048 for

replacement

(0.09 sec)
  1. ویرایش ارائه ها در C# | ویرایش NET PPT/PPTX

    ویرایش ارائه‌های پاورپوینت با مثال‌های C# برای ویرایش فایل‌های PPT، PPTX، ODP در برنامه دات‌نت با استفاده از API ویرایش ارائه توضیح داده شده است....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/fa/editor/edit-ppt-pptx-pres...
  2. ویرایش اسناد Word در C# | ویرایشگر ورد .NET خود...

    ویرایش اسناد Word با مثال‌های C# برای ویرایش فایل‌های DOC، DOCX، ODT در برنامه دات‌نت با استفاده از API ویرایش اسناد توضیح داده شده است....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/fa/editor/edit-word-document...
  3. How to run examples | Documentation

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....End Using End Sub End Module Replace documentPath value with the...End Using End Sub End Module Replace documentPath value with the...

    docs.groupdocs.com/viewer/net/how-to-run-examples/
  4. Presentaties bewerken in Java | PPT/PPTX-bewerking

    Het bewerken van PowerPoint-presentaties wordt uitgelegd met een Java-voorbeeld om PPT-, PPTX- en ODP-bestanden binnen uw applicatie te bewerken met behulp van de presentatiebewerkings-API....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/nl/editor/edit-ppt-pptx-pres...
  5. Editar presentaciones en Java | Edición de PPT/...

    La edición de presentaciones de PowerPoint se explica con un ejemplo de Java para editar archivos PPT, PPTX y ODP dentro de su aplicación utilizando la API de edición de presentaciones....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/es/editor/edit-ppt-pptx-pres...
  6. ویرایش ارائه ها در Java | ویرایش PPT/PPTX

    ویرایش ارائه های پاورپوینت با مثال Java برای ویرایش فایل های PPT، PPTX، ODP در برنامه شما با استفاده از API ویرایش ارائه توضیح داده شده است....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/fa/editor/edit-ppt-pptx-pres...
  7. Bearbeiten Sie Word-Dokumente in C# | Erstellen...

    Das Bearbeiten von Word-Dokumenten wird anhand von C#-Beispielen zum Bearbeiten von DOC-, DOCX- und ODT-Dateien in Ihrer .NET-Anwendung mithilfe der Dokumentbearbeitungs-API erläutert....Replace("document", "edited document");...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/de/editor/edit-word-document...
  8. Modifica presentazioni in Java | Modifica PPT/PPTX

    La modifica delle presentazioni PowerPoint viene spiegata con un esempio Java per modificare file PPT, PPTX, ODP all'interno dell'applicazione utilizzando l'API di modifica delle presentazioni....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/it/editor/edit-ppt-pptx-pres...
  9. Render documents | Documentation

    Rendering documents with GroupDocs.Viewer for .NET in your .NET / C# applications....Rotate pages Set custom fonts Replace missing font Save output to...

    docs.groupdocs.com/viewer/net/rendering-documents/
  10. Parse Documents to Extract Text and Metadata us...

    GroupDocs.Parser for Java API is in the market since last year and it is proved to be one of the powerful document parser APIs. It allows parsing and reading popular formats of word processing documents, spreadsheets, presentations, ebooks, emails, markup documents, notes, archives, and databases. Not only the text but you can also extract the images and metadata properties from various document formats including PDF, XLS, XLSX, CSV, DOC, DOCX, PPT, PPTX, MPP, EML, MSG, OST, PST, ONE, and many more....to perform project-wide replacements of packages from com.groupdocs...

    blog.groupdocs.com/parser/extract-text-and-meta...