Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 10,492 for

replacement

(0.11 sec)
  1. PDF 파일에서 텍스트 교체|Aspose.PDF for Java

    이 섹션은 PDF와 관련된 인기 있는 작업을 위한 도구 세트인 Aspose.PDF Facades를 사용하여 텍스트를 교체하는 방법을 설명합니다.... save ( _dataDir + "replaced_text_demo.pdf" ); } 원본 문서에서...editor . save ( _dataDir + "replaced_text_demo.pdf" ); } 텍스트 작업을...

    docs.aspose.com/pdf/ko/java/replace-text/
  2. DICOM Anonymization|Aspose.Medical for .NET Doc...

    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....Remove the data completely; Z - Replace the value with a zero-length...zero-length string; X - Replace value with dummy data; K - Keep the value...

    docs.aspose.com/medical/net/developer-guide/dic...
  3. Control External Resources using WorkbookSettin...

    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.... The code replaces the linked image with Aspose...the broken linked image is replaced with Aspose Logo. Sample Code...

    docs.aspose.com/cells/java/control-external-res...
  4. Python で Word を Excel に変換する|Python via .NET用Asp...

    PDF を Excel に、XML を Excel に、DOCX を Excel Python に変換します。 Python を使用して、ドキュメントをさまざまな形式で XLSX に保存します。...replacing import FindReplaceOptions...to modify the find - and -replace process. options = FindReplaceOptions...

    docs.aspose.com/words/ja/python-net/convert-a-d...
  5. HtmlSaveOptions.remove_java_script_from_links p...

    HtmlSaveOptions.remove_java_script_from_links property. Specifies whether JavaScript will be removed from links...the href attribute) will be replaced with “javascript:void(0)”... property HtmlSaveOptions.replace_backslash_with_yen_sign property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Mergefield Calculation - Free Support Forum - a...

    Scenario: We have a merge field defined as: { MERGEFIELD phone # “(000) 000’-'0000” } In the data source, the value for phone is: (734) 123-4567 Actual behavior (Aspose.Words): Aspose interprets the value as a mathem…...Replace("(", "").Replace(")", "").Replace("-", "").Replace("...Replace(" ", ""); } public void ImageFieldMerging(ImageFieldMergingArg...

    forum.aspose.com/t/mergefield-calculation/311156
  7. Convert PST to MSG via C++ application | produc...

    Sample C++ conversion code for PST document to MSG format. Use example code for batch PST to MSG conversion within any C++ Application....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/cpp/conversion/pst-to...
  8. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …...Replace with FindReplaceOptions.ReplacingCallback...IReplacingCallback that skips replacing and only stores error text...

    forum.aspose.com/t/get-inline-error-message/315601
  9. Найти и заменить в C#|Aspose.Words для .NET

    Найдите строку или шаблон регулярного выражения в вашем документе и замените его текстом, который вы хотите использовать. C#....Replacing пространство имен. Вы можете...можете использовать один из Replace Способы поиска или замены конкретной...

    docs.aspose.com/words/ru/net/find-and-replace/
  10. GridJsの構文チェックとスペル修正のためのシンタックスチェッキング&スペルコレクション|D...

    この記事は、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/ja/java/aspose-cells-grid...