Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 12,904 for

replacement

(0.17 sec)
  1. comprobación de sintaxis y corrección ortográfi...

    Este artículo describe cómo agregar comprobación de sintaxis y corrección ortográfica para GridJs....placeholder method that should be replaced with actual logic String correctedContent...correction logic // This should be replaced with the actual implementation...

    docs.aspose.com/cells/es/java/aspose-cells-grid...
  2. syntax checking & spell correction for GridJs|D...

    This article describes how to add syntax checking & spell correction for GridJs....placeholder method that should be replaced with actual logic String correctedContent...correction logic // This should be replaced with the actual implementation...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. Substituir Imagem em Arquivo PDF Existente|Aspo...

    Esta seção descreve como substituir imagem em arquivo PDF existente usando a biblioteca Java....Contents [ Hide ] O método Replace da coleção XImages permite...es/" ; public static void Replace () { // Abrir documento Document...

    docs.aspose.com/pdf/pt/java/replace-image-in-ex...
  4. Разметка аннотаций с помощью Python|Aspose.PDF ...

    Узнайте, как добавлять, считывать и удалять текст, каретку и заменять аннотации в PDF‑документах с помощью Aspose.PDF for Python via .NET....Добавление замену аннотаций Replace annotations комбинируют аннотацию...outfile ) Полный пример def replace_annotations_add ( infile ,...

    docs.aspose.com/pdf/ru/python-net/markup-annota...
  5. Cerca un documento EML senza aprirlo tramite .N...

    Codice sorgente C# per cercare parole con pattern nel file EML su piattaforme .NET Framework, .NET Core e Xamarin.... Usa il metodo Replace del corpo del messaggio. Salva...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/it/net/search/eml/
  6. Getting an Error While Saving the Presentation:...

    I have attached a pptx file “icon_issue.pptx” having one icon shape in the first slide. When I open this pptx file using aspose and just try to save it again, it throws the below exception: DashPattern value is not val…...content we noticed that if we replace the below content: stroke-dasharray=“0...stroke-dasharray=“0.1 7.5” and replace this new svg content in the...

    forum.aspose.com/t/getting-an-error-while-savin...
  7. Extensibility|Documentation

    Replace core services in Aspose.LLM for .NET via dependency injection — IModelLoader, IModelFileProvider, IPromptFormatter, IMediaProcessor. Advanced customization for niche scenarios....Available interfaces Interface Replaces Page IModelLoader Full model...entry point provides an easy “replace this one implementation” option...

    docs.aspose.com/llm/net/developer-reference/ext...
  8. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for PHP and how to fix preview issues in PPT, PPTX and ODP presentations....“EMBEDDED OLE OBJECT” message is replaced by the actual image for the...Other Solutions Solution 1: Replace the “Embedded OLE Object” Message...

    docs.aspose.com/slides/php-java/object-preview-...
  9. Hücreden HTML5 dizesi al|Documentation

    12345678Script aracılığıyla C++ API üzerinden Hücre den HTML5 dizesi almayı öğrenin.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/tr/javascript-cpp/get-htm...
  10. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...use the following code to replace text in PDF: private bool ...cleanKey = key.Replace("\r\n", "").Replace("\r", "").Replace("\n", "")...

    forum.aspose.com/t/issue-with-text-placeholders...