Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 12,964 for

replacement

(0.2 sec)
  1. Error when converting pdf file to word file - F...

    Hi, We are encountering the following error in one of our reports only on the servers when converting a PDF to a Word document. The conversion works fine locally. We are using: Java version: 17.0.9 Aspose libraries: …...replace('.pdf', '.docx'); plugins....writeFile(uploadedFile.getName().replace('.pdf', '.docx'), fbytes, 'application/vnd...

    forum.aspose.com/t/error-when-converting-pdf-fi...
  2. 아카이브

    아카이브...index)->getResources()->getImages()->Replace(int32t index, System::SharedPtr)를...esources()->get_Images()->Replace(1, newImage); // 스트림 닫기 newImage->Close();...

    blog.aspose.com/ko/pdf/working-with-images-in-p...
  3. Priority parameter not working with New Outlook...

    Hi there! I am using Aspose.Email version 25.2.0 in Openedge 12.8.9. I am making a basic MailMessage variable with IsBodyHtml set to True and I have set the priority tag parameter to MailPriority:High. The file is saved…...importance-high-body If I replace the Content-Type with an invalid...priority test I was doing. I’ve replaced it with the high priority...

    forum.aspose.com/t/priority-parameter-not-worki...
  4. Comment et où utiliser les énumérateurs avec Ja...

    Apprenez à utiliser les énumérateurs via Aspose.Cells for JavaScript en C++.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/fr/javascript-cpp/how-and...
  5. العمل مع مرفقات الرسالة|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....بأخرى جديدة باستخدام طريقة Replace. ومع ذلك، لا يمكن استخدامه... load ( memory_stream ) # Replace the attachment at index 1 with...

    docs.aspose.com/email/ar/python-net/working-wit...
  6. Lưu trữ

    Lưu trữ...replace("data:image/png;base64,", "");...base64ImageString = base64.replace("data:image/png;base64,", "");...

    blog.aspose.com/vi/pdf/convert-base64-string-to...
  7. Document Processing API for Android

    Cross-platform document processing library: create, read, edit, convert any office documents... Search and replace text using RegEx Automate the...the search and replace process. Easily make large-scale changes...

    products.aspose.com/words/android-java/
  8. Documenten invoegen en toevoegen in C++|Aspose....

    Documenten combineren tot één: een document invoegen of toevoegen in een nieuw of bestaand document met behulp van zoeken en vervangen, samenvoegen veld, bladwijzer of gewoon aan het einde van het document....{#insert-a-document-during-find-and-replace-operation}zoeken en vervangen...een handler maken voor de replace-gebeurtenis. Het volgende codevoorbeeld...

    docs.aspose.com/words/nl/cpp/insert-and-append-...
  9. DOCX 문서를 온라인으로 수정하거나 Python을 사용하여 수정 | products...

    무료로 앱을 통해 DOCX 문서를 온라인으로 열고 편집하세요.DOCX 텍스트를 검색하고 정규식으로 바꾸는 Python API 코드입니다....Document 클래스를 사용하여 DOCX 파일 로드 replacement.FindReplaceOptions() 메서드...메서드 사용 검색하고 바꾸려면 정규식 range.replace_regex를 사용하세요. DOCX 문서를 저장합니다...

    products.aspose.com/total/ko/python-net/redact/...
  10. CalculateFormula fails on chained dynamic array...

    Hi, we have a problem with complex dynamic array formulas: Environment Aspose.Cells for .NET: 26.3.0 .NET 9.0, Windows 11 Use case We use Aspose.Cells as a calculation engine for pre-existing Excel templates. The temp…...dotnet run Loads the template, replaces input with Amount=0, calls...date. All you need to do is replace the Aspose.Cells.Dll (v25.9)...

    forum.aspose.com/t/calculateformula-fails-on-ch...