Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 12,309 for

replacement

(0.16 sec)
  1. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPAGES fields with actual values in extracted pages for accurate numbering using UnlinkPagesNumberFields....resulting document will be replaced with their actual resulting...pages will be removed // and replaced with a constant value equal...

    reference.aspose.com/words/net/aspose.words/pag...
  2. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or text that uses a f…... Work‑around 1 – replace the legacy EQ field with a...edit the source document, replace the legacy EQ field with an...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  3. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Scopri la proprietà DifferentFirstPageHeaderFooter di PageSetup per personalizzare la prima pagina del tuo documento con intestazioni e piè di pagina unici, per un tocco professionale.... Replace ( new Regex ( "(header|footer)"...footer\n" , logger . Text . Replace ( "\r" , "" )); else Assert...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java, optimizing performance and automating your workflow....); $imageUrl = new URL ( "[REPLACE WITH URL]" ); $connection =...{ $pres -> dispose (); } } Replace Images in the Image Collection...

    docs.aspose.com/slides/php-java/image/
  5. C# で Word を Excel に変換する|.NET用Aspose.Words

    PDF を Excel に、XML を Excel に、DOCX を Excel C# に変換します。 C# を使用して、ドキュメントをさまざまな形式で XLSX に保存します。...object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/ja/net/convert-a-document...
  6. Get Started|Aspose.PDF for Python via .NET

    This section describes the basic principles of work Aspose.PDF for Python via .NET. Python Library supports a wide variety of functions.... Add, search, extract and replace text in PDF files . Add/delete...Add/delete, extract and replace images . Insert, delete, split PDF...

    docs.aspose.com/pdf/python-net/get-started/
  7. Integrating Excel Data into PowerPoint Presenta...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... Paragraphs ; // Replace placeholders with data from...]. Portions [ 0 ]. Text . Replace ( "{{EmployeeName}}" , employeeName...

    docs.aspose.com/slides/net/developer-guide/tech...
  8. .NET을 통해 열지 않고 OST 문서 검색 | products.aspose.com

    .NET Framework, .NET Core 및 Xamarin 플랫폼의 OST 파일에서 패턴이 있는 단어를 검색하는 C# 소스 코드입니다.... 메시지 본문의 Replace 메서드를 사용합니다. 메시지 저장 시스템 요구 사항...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ko/net/search/ost/
  9. CSVをJavaScript経由のC++でJSONに変換|Documentation

    C++ APIを使用して、CSVファイルをJSONに変換します。... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/ja/javascript-cpp/convert...
  10. Suchen und Ersetzen in Java|Aspose.Words für Java

    Suchen Sie eine Zeichenfolge oder ein Muster für reguläre Ausdrücke in Ihrem Dokument und ersetzen Sie es mit Java durch den gewünschten Text....verwenden: Simple string replacement - Um eine bestimmte Zeichenfolge...Zeichenfolgenersetzu Sie können eine der Replace -Methoden verwenden, um eine...

    docs.aspose.com/words/de/java/find-and-replace/