Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 2,346 for

search index

(0.16 sec)
  1. Convert PPS to BMP using C++ application | prod...

    Sample C++ conversion code for PPS document to BMP format. Use example code for batch PPS to BMP conversion within any C++ Application....Open NuGet package manager, search for and install. You may also...open NuGet package manager, search for Aspose.Slides.Cpp and install...

    products.aspose.com/slides/cpp/conversion/pps-t...
  2. Convert XML to PNG using C++ application | prod...

    Sample C++ conversion code for XML document to PNG format. Use example code for batch XML to PNG conversion within any C++ Application....Open NuGet package manager, search for and install. You may also...open NuGet package manager, search for Aspose.Slides.Cpp and install...

    products.aspose.com/slides/cpp/conversion/xml-t...
  3. Convert PPS to PNG using C++ application | prod...

    Sample C++ conversion code for PPS document to PNG format. Use example code for batch PPS to PNG conversion within any C++ Application....Open NuGet package manager, search for and install. You may also...open NuGet package manager, search for Aspose.Slides.Cpp and install...

    products.aspose.com/slides/cpp/conversion/pps-t...
  4. Convert ODP to PNG using C++ application | prod...

    Sample C++ conversion code for ODP document to PNG format. Use example code for batch ODP to PNG conversion within any C++ Application....Open NuGet package manager, search for and install. You may also...open NuGet package manager, search for Aspose.Slides.Cpp and install...

    products.aspose.com/slides/cpp/conversion/odp-t...
  5. -horz tag in Excel - Free Support Forum - aspos...

    I am using a foreach in my Excel file and wanted to know if some of the tags used in Word can also work in Excel. I understand the cellMerge -horz tag in Word and what this aims to accomplish, this works how I would exp…...startRow = 1; // zero‑based index for the first header row int...startCol = 1; // zero‑based index for the first header column...

    forum.aspose.com/t/horz-tag-in-excel/321144
  6. Android API to Render PDF to WORDML | products....

    Transform PDF to WORDML via Android via Java API...documents are easier to search and index, making them ideal for...to make them easier to search and index. Convert PDF to WORDML...

    products.aspose.com/total/android-java/conversi...
  7. Aspose.PSD for Java 20.6 - Release Notes|Docume...

    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....load ( fileName ); try { // Search LnkeResource among global resources...load ( srcPath ); try { // Search for BritResource for ( Layer...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  8. Redact XLS Spreadsheet Online or using Java | p...

    Open and redact XLS document online via app for free. Java API code to Search and replace XLS text with regular expression.... Code listed for search and replace text in XLS file...few seconds. Type the text to search and redact Enter the replacing...

    products.aspose.com/total/java/redact/xls/
  9. Redact Excel Spreadsheet Online or using Java |...

    Open and redact Excel document online via app for free. Java API code to Search and replace Excel text with regular expression.... Code listed for search and replace text in Excel file...few seconds. Type the text to search and redact Enter the replacing...

    products.aspose.com/total/java/redact/excel/
  10. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...expressions for a more flexible search. The Regex class can be employed...: Instead of limiting your search to paragraphs, iterate through...

    forum.aspose.com/t/some-content-cannot-be-repla...