Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 19,351 for

replacement

(0.08 sec)
  1. How to put the options A B C D down the each li...

    I have a question: In this document, I have many options A B C D, but they don’t on the each line I want to put the options A B C D down the each line with C# program using Aspose Word Source file: 000V2_test.docx (29…...@quanghieumylo You can use Find/Replace functionality and regular expression...UseSubstitutions = true; doc.Range.Replace(new Regex(@"\s+([A-Z]\.)")...

    forum.aspose.com/t/how-to-put-the-options-a-b-c...
  2. Search XLSB document without opening via C++ | ...

    C++ example code to search words with pattern in XLSB 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/xlsb/
  3. Misc - Aspose.Diagram for Python via Java - API...

    asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ......shape being replaced during a shape replacement operation. method...shape being replaced during a shape replacement operation. getNoLiveDynamics...

    reference.aspose.com/diagram/python-java/aspose...
  4. TextFragmentAbsorber doesn't find paragraph - F...

    Hey, We are using the Pdf.Text.TextFragmentAbsorber to search and replace text. When we pass in a paragraph, it doesn’t find the text, but does work when we pass through the paragraph as single lines? I have included t…...TextFragmentAbsorber to search and replace text. When we pass in a paragraph...Exception($"Unable to apply text replacement: {phrase.ReplacementText}");...

    forum.aspose.com/t/textfragmentabsorber-doesnt-...
  5. Convert Visio to PNG via Python | products.aspo...

    Sample Python conversion Visio to PNG file. Use this example code to convert Visio to PNG within any Python based application....format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/diagram/python-java/convers...
  6. C++ API to Export MD to OTT | products.aspose.com

    Convert MD to OTT within C++ applications....conversion, text search, text replacement, and more. Aspose.Words for...conversion, text search, text replacement, document comparison, and...

    products.aspose.com/total/cpp/conversion/md-to-...
  7. Aspose.Slides for Java 19.10 Release Notes|Aspo...

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

    docs.aspose.com/slides/java/aspose-slides-for-j...
  8. Aspose Table Insert Using Bookmark - Free Suppo...

    Hi, Aspose.Words.Tables.Table tblTest = new Aspose.Words.Tables.Table(document); Can you please suggest how can insert aspose table(tblTest ) using bookmark.... or we can replace placeholder with aspose table...@alexey.noskov As when we are replacing place holder with Aspose table...

    forum.aspose.com/t/aspose-table-insert-using-bo...
  9. Search OST document without opening via .NET | ...

    C# source code to search words with pattern in OST file on .NET Framework, .NET Core, and Xamarin Platforms.... Use Replace method of message Body. Save...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/net/search/ost/
  10. | products.aspose.com

    Sample code for PNG to XLS Java conversion. Use API example code for batch PNG files to XLS conversion within any Web or Desktop Java based application....format was created as a replacement of Graphics Interchange Format...others. The XLS file format was replaced with a more open and structured...

    products.aspose.com/ocr/java/conversion/png-to-...