Sort Score
Result 10 results
Languages All
Labels All
Results 8,081 - 8,090 of 188,041 for

page

(0.4 sec)
  1. Convert Image To DOCX C++

    Convert Image to DOCX format in C++ code. Save Image as DOCX using C++....for (int page = 0; page < doc->get_PageCount(); page++) { sav...saveOptions->set_PageSet(MakeObject<PageSet>(page)); doc->Save(String::Format(u"Output_{0}...

    products.aspose.com/words/cpp/conversion/image-...
  2. Get worksheet unique ID|Documentation

    This article shows how to get an Excel worksheet's unique ID using Aspose.Cells for Python via .NET APIs.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/get-worksheet-...
  3. Password Protect the VBA Project of an Excel Wo...

    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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/password-prote...
  4. Aspose.Cells for Android via Java Supported Pla...

    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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  5. Working with image regions|Documentation

    Automatic detection of text bounding boxes and extraction of text inside image rectangles.... Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/java/image-regions/
  6. How to Add Comments to Visio Drawings in C#.

    This step by step tutorial shows you how to add comments to Visio drawings in C#. You can easily add comments to Visio drawings in C# with few lines of code....Page Product Family Aspose.PSD Product...files which can be attached to a page or a shape etc. Steps to Add...

    kb.aspose.com/diagram/net/how-to-add-comment-to...
  7. Reusing Style Objects|Documentation

    In Aspose.Cells for Python via .NET, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/reusing-style-...
  8. Specialized recognition methods|Documentation

    Extracting text ID cards, passports, vehicle license plates, receipts, and invoices.... Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/net/specialized-recognition...
  9. Delete Worksheets from Workbooks|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/delete-worksheets-fro...
  10. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...saveOptions); } catch { } } Page page = doc.Pages[1]; ParagraphAbsorber...ParagraphAbsorber(); absorber.Visit(page); absorber.IsMulticolumnParagra...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...