Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,057 for

replacement

(0.11 sec)
  1. Creating world and excel tables with two expand...

    Hi, We are trying to replace our old reporting software with groupdocs. There’s however two types of tabels that we are unable to recreate within groupdocs. In the attachment I have provided an example of these tables. …...10:33am 1 Hi, We are trying to replace our old reporting software...

    forum.groupdocs.com/t/creating-world-and-excel-...
  2. 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...
  3. 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...
  4. Word 문서 편집 | 온라인 편집 및 프로그래밍 방식 접근 방식

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

    blog.groupdocs.com/ko/editor/edit-word-documents/
  5. 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...
  6. 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/
  7. .NETとGroupDocs.RedactionのAI統合 | カスタムレダクション

    .NETを使用してPDF文書内のテキスト、単語、またはフレーズを検出してレダクションするためにAIを利用します。コンテンツを置き換えるか非表示にして、安全にPDFファイルを処理します。...new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "こんにちは、私はここに文書の一部があります。"...

    blog.groupdocs.com/ja/redaction/custom-ai-redac...
  8. Render documents | Documentation

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

    docs.groupdocs.com/viewer/java/rendering-docume...
  9. Extract Images from PDF Documents in C# using ....

    Learn how to extract images from PDF files using C# within your .NET applications. Extract images from PDF files or from any specific page using .NET API....CHM eBooks in C# Find and Replace Text in PDF using C#...

    blog.groupdocs.com/parser/extract-images-from-p...
  10. Removing Empty Paragraphs | Documentation

    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-...