Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 19,460 for

replacement

(1.62 sec)
  1. Search TXT document without opening via C++ | p...

    C++ example code to search words with pattern in TXT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use IWorkbook->Replace(..) method with relevant options...lCo( false ); // Replace text wkb->Replace( new String( "Text...

    products.aspose.com/cells/cpp/search/txt/
  2. Search XLSM document without opening via C++ | ...

    C++ example code to search words with pattern in XLSM file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use IWorkbook->Replace(..) method with relevant options...lCo( false ); // Replace text wkb->Replace( new String( "Text...

    products.aspose.com/cells/cpp/search/xlsm/
  3. Aspose.PDF for .NET 16.12.0|Aspose.PDF for .NET

    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....distorted Bug PDFNET-41623 Text Replacement regression issue in 16.10...license Bug PDFNEWNET-38182 Text replace changes text position Bug PDFNET-41356...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-16-1...
  4. Aspose.3D for .NET 23.4 Release Notes|Documenta...

    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....Drawing are now replaced by existing types which provide...decode image. This is a replacement for System.Drawing.Bitmap’s...

    docs.aspose.com/3d/net/aspose-3d-for-net-23-4-r...
  5. Convert PS to ODS via C# API | products.aspose.com

    C# API to Convert PS File to ODS without using Microsoft Excel or Adobe Reader...extraction, text search, text replacement, page manipulation, document...extraction, text search, text replacement, page manipulation, document...

    products.aspose.com/total/net/conversion/ps-to-...
  6. Aspose.Slides for CPP 19.10 Release Notes|Aspos...

    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....proper glyphs for FallBack-replacement Below is an example: void...fallback fonts for the glyph replacement. Previously font substitution...

    docs.aspose.com/slides/cpp/aspose-slides-for-cp...
  7. How can I not Export "#DIV/0!" using ExportData...

    I am using ExportDataTable function to read data from Excel file and there are some formulas in cells that could not be calculated and display error values like “#DIV/0!”. The export function reads these error cells like…...iterate those formula cells and replace the error values with null/empty...the replacement for those types/values you need to replace with...

    forum.aspose.com/t/how-can-i-not-export-div-0-u...
  8. Insert position problem after Word replace - Fr...

    I have a Word document, there is a variable in the header, I want to replace this variable with FieldPage, but when I execute the following code, the inserted FieldPage is at the front of the Node, how can I insert it at…...position problem after Word replace Aspose.Words Product Family...variable in the header, I want to replace this variable with FieldPage...

    forum.aspose.com/t/insert-position-problem-afte...
  9. Range.Replace not working properly with breaks ...

    I am trying to replace ‘Dummy Data’ text to ‘Some new text’. Below is the original document text: \rSome text.\rThis is a demo application with Dummy\rData and real data. We also have other Dummy Data that are useful. C…...Replace not working properly with breaks Aspose.Words Product...Family words-net , find-and-replace 23manognya April 11, 2023,...

    forum.aspose.com/t/range-replace-not-working-pr...
  10. Search and replace text in XLSB document via C+...

    C++ example code to redact sensitive information in XLSB file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....basic document search and replace text in contents, comments...code. Load XLSB file. Define Replace Options. Set case sensitivity...

    products.aspose.com/cells/cpp/redaction/xlsb/