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

replacement

(0.03 sec)
  1. How to Edit XML Files using C# | XML Editing .N...

    Edit or update your XML data programmatically within your .NET applications using C#. Modify XML files and save the changes in various formats....will modify the XML data by replacing a value with another. The...

    blog.groupdocs.com/editor/edit-xml-files-using-...
  2. 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...
  3. 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...
  4. 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...
  5. 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-...
  6. Word 문서 편집 | 온라인 편집 및 프로그래밍 방식 접근 방식

    Word 문서를 편집하는 효율적인 방법을 알아보세요. DOC/DOCX 파일을 온라인으로 편집하거나 C# 및 Java를 사용하여 프로그래밍 방식으로 수행하십시오....Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/ko/editor/edit-word-documents/
  7. Editar hojas de cálculo de Excel | Edición en l...

    Descubra formas eficientes de editar hojas de cálculo de Excel. Edite archivos XLS/XLSX en línea o hágalo mediante programación usando C# y Java....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/es/editor/edit-excel-spreads...
  8. XML-bestanden bewerken | Online redactie en pro...

    Ontdek efficiënte manieren om XML-bestanden te bewerken. Bewerk XML-bestanden online of doe het programmatisch met C# en Java....Replace("John", "Samuel"); List<IHtmlResource>...updatedTextContent = originalTextContent.replace("John", "Samuel"); List<IHtmlResource>...

    blog.groupdocs.com/nl/editor/edit-xml-files/
  9. Modifica fogli di calcolo Excel | Editing onlin...

    Scopri modi efficienti per modificare i fogli di calcolo Excel. Modifica i file XLS/XLSX online o fallo a livello di codice utilizzando C# e Java....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/it/editor/edit-excel-spreads...
  10. Render Outlook data files as HTML, PDF, and ima...

    Convert Outlook (PST/OST) files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API.... # {0} is replaced with the page numbers in the...PST file to JPEG. # {0} is replaced with the page numbers in the...

    docs.groupdocs.com/viewer/python-net/render-out...