Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 19,401 for

replacement

(0.08 sec)
  1. Vyhledejte a nahraďte text v dokumentu XLSM pro...

    C++ ukázkový kód pro redigování citlivých informací v souboru XLSM v C++ Runtime Environment pro Windows 32bit, Windows 64bit a Linux 64bit....// Nahradit text workbook->Replace( new String( "Text to find"...find" ), new String( "Text replacement" ), replaceOptions); // Uložit...

    products.aspose.com/cells/cs/cpp/redaction/xlsm/
  2. Aspose.PDF for .NET 22.12 Release Notes|Aspose....

    This page contains new Aspose.PDF for .NET features, enhancement, and bug fixes in 2022, version 22.12....Bug PDFNET-45580 Unable to replace the text using TextFragmentAbsorber...characters gets reversed while replacing the text Bug PDFNET-49426...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-22-1...
  3. Linearize text in DXF - Free Support Forum - as...

    Hello, We have some problem regarding linearizing text in DXF files using Aspose.CAD. Could you please have a look at the following code and advise? The DXF file is attached. Abcd123FontChanged.zip (832 Bytes) We men…... After creation, we replaced times.ttf with ISOCP.shx,...Yes, we need the text to be replaced by a sequence of lines in...

    forum.aspose.com/t/linearize-text-in-dxf/279441
  4. Online DOCX File Text Finder or Build DOCX Sear...

    Free online app to search in DOCX file. C++ API code for any DOCX file text search application....get_Range()->Replace function to find and replace text. Call the...

    products.aspose.com/total/cpp/search/docx/
  5. Online DOCX Text Search Application or Develop ...

    Free online app to search in DOCX files. Java code for any DOCX file text search application....replace function to find and replace text. Call the...

    products.aspose.com/total/java/search/docx/
  6. Public API Changements dans Aspose.Diagram 6.6....

    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 ( "This is test message." ...ObjectData )); doc . Range . Replace ( "testing" , "Aspose" , false...

    docs.aspose.com/diagram/fr/net/public-api-chang...
  7. 公共 API Aspose.Diagram 6.6.0 的变化|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 ( "This is test message." ...ObjectData )); doc . Range . Replace ( "testing" , "Aspose" , false...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  8. Entity | Aspose.SVG for .NET API Reference

    Represents a known entity either parsed or unparsed in an XML document....string is not empty or null, replaced by a single Text node containing...ReplaceChild (Node, Node) Replaces the child node oldChild with...

    reference.aspose.com/svg/net/aspose.svg.dom/ent...
  9. Aspose::Email::AttachmentCollection Class Refer...

    Public Member Functions | Public Attributes | Protected Member Functions | Friends | List of all members Aspose::Emai......Attachment > &item) override Replaces the element at the specified...item ) override protected Replaces the element at the specified...

    reference.aspose.com/email/cpp/class/aspose.ema...
  10. Tìm kiếm tài liệu XLS mà không cần mở qua C++ |...

    C++ mã ví dụ để tìm kiếm các từ có mẫu trong tệp XLS trên C++ Môi trường thời gian chạy cho Windows 32 bit, Windows 64 bit và Linux 64 bit....dụng phương thức IWorkbook-> Replace (..) với các tùy chọn liên...); // Thay thế văn bản wkb->Replace( new String( "Text to find"...

    products.aspose.com/cells/vi/cpp/search/xls/