Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,201 for

replacement

(0.17 sec)
  1. Edit Presentasi di Java | Pengeditan PPT/PPTX

    Mengedit presentasi PowerPoint dijelaskan dengan contoh Java untuk mengedit file PPT, PPTX, ODP dalam aplikasi Anda menggunakan API pengeditan presentasi....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/id/editor/edit-ppt-pptx-pres...
  2. แก้ไขการนำเสนอใน C# | การแก้ไข .NET PPT/PPTX

    มีการอธิบายการแก้ไขงานนำเสนอ PowerPoint ด้วยตัวอย่าง C# เพื่อแก้ไขไฟล์ PPT, PPTX, ODP ภายในแอปพลิเคชัน .NET ของคุณโดยใช้ API การแก้ไขการนำเสนอ...Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/th/editor/edit-ppt-pptx-pres...
  3. Upravit prezentace v C# | .NET PPT/PPTX editace

    Úpravy prezentací v PowerPointu jsou vysvětleny na příkladech C# pro úpravu souborů PPT, PPTX, ODP v rámci vaší aplikace .NET pomocí rozhraní API pro úpravy prezentací....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/cs/editor/edit-ppt-pptx-pres...
  4. แก้ไขเอกสาร Word | การแก้ไขแบบออนไลน์และแนวทางแ...

    ค้นพบวิธีที่มีประสิทธิภาพในการแก้ไขเอกสาร Word แก้ไขไฟล์ DOC/DOCX ทางออนไลน์ หรือทำโดยทางโปรแกรมโดยใช้ C# และ Java...Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/th/editor/edit-word-documents/
  5. Excel Elektronik Tablolarını Düzenle | Çevrimiç...

    Excel elektronik tablolarını düzenlemenin etkili yollarını keşfedin. XLS/XLSX dosyalarını çevrimiçi olarak düzenleyin veya bunu C# ve Java kullanarak programlı olarak yapın....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/tr/editor/edit-excel-spreads...
  6. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...existing presentation will be replaced with the newly edited content..., the first slide will be replaced. If SlideNumber = 4 , the...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  7. Managing dictionaries | GroupDocs

    The advanced articles in this section provide comprehensive details related to various dictionaries of GroupDocs.Search: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online Free Online Document Search App....dictionary Alphabet Character replacements Document passwords Homophone...

    docs.groupdocs.com/search/nodejs-java/managing-...
  8. Support for Dynamic Insertion of External Docum...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install and use the latest version of the API. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....load a document which content replaces the doc tag then. By default...

    blog.groupdocs.com/assembly/support-for-dynamic...
  9. Removing Empty Paragraphs | GroupDocs

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for .NET API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....syntax tags are removed or replaced with empty values. A new member...

    docs.groupdocs.com/assembly/net/removing-empty-...
  10. Converting Docx to PDF throws Null Reference Ex...

    Attempting to convert the attached file throws a Null Reference Exception from within an Aspose library included in the GroupDocs product. We are using the most up to date version of convert available. This appears to …...outputFolder); } } } Make sure to replace "YourOutputDirectoryP" and...

    forum.groupdocs.com/t/converting-docx-to-pdf-th...