Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 40,339 for

as

(0.03 sec)
  1. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  2. Extended Rendering Extensions Support|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....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.

    docs.aspose.com/cells/reportingservices/extende...
  3. Convert USD to X via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...Convert USD & other 3D files using .NET API

    products.aspose.com/3d/net/conversion/usd-to-x/
  4. Convert SVG to PNG in Python | products.aspose.com

    Convert SVG to PNG in Python. Use Python library API to convert SVG files to PNGs...Convert SVG to PNG in Python. Use Python library API to convert SVG files to PNGs

    products.aspose.com/slides/python-net/conversio...
  5. Převést PSB na BMP pomocí C# | products.aspose.com

    Export souborů PSD, PSB a AI přes rozhraní.NET API...Export souborů PSD, PSB a AI přes rozhraní.NET API

    products.aspose.com/psd/cz/psb-to-bmp/
  6. Convert PSB to PNG with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...Export PSD, PSB & AI file via .NET API

    products.aspose.com/psd/net/conversion/psb-to-png/
  7. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C++....Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C++.

    docs.aspose.com/words/cpp/structured-document-t...
  8. Manage Placeholder|Aspose.Slides for Python Doc...

    Change Placeholder text and prompt text in PowerPoint presentations in Python...Change Placeholder text and prompt text in PowerPoint presentations in Python

    docs.aspose.com/slides/python-net/manage-placeh...
  9. ControlChar class | Aspose.Words for Python

    Aspose.words.ControlChar clAss. Control characters often encountered in documents...aspose.words.ControlChar class. Control characters often encountered in documents

    reference.aspose.com/words/python-net/aspose.wo...
  10. Portion::get_Text Returns Sentence-Cased Text I...

    Hi team, for (const auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence cAse, although…...Hi team, for (const auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence case, although…

    forum.aspose.com/t/portion-get-text-returns-sen...