Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 184,176 for

aspose page

(0.18 sec)
  1. How to Add Hyperlink to an Image in PowerPoint ...

    This simple focuses on how to add hyperlink to an image in PowerPoint using Python. It covers the detailed configuration steps to set up the environment and accomplish the task to add hyperlink to an image in PPT in Python by executing the simple code....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/slides/python/how-to-add-hyperlin...
  2. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.CURVED_TEXT algorithm....install advanced OCR models ( aspose-ocr-advanced-recognition-v1...project. When photographing pages of books and magazine articles...

    docs.aspose.com/ocr/python-net/areas-detection/...
  3. Ինչպես փոխել PDF-ի էջի չափը Python-ի միջոցով

    Այս փոքրիկ ձեռնարկը կենտրոնանում է այն բանի վրա, թե ինչպես փոխել PDF-ի էջի չափը Python-ի միջոցով: Այն ներառում է շրջակա միջավայրը կարգավորելու բոլոր մանրամասները, ծրագրի փուլային հոսքը և գործարկվող օրինակելի կոդը, որը ցույց է տալիս Python-ի միջոցով PDF էջի չափը փոխելու գործընթացը:...pomoću API-ja Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/hy/pdf/python/how-to-change-page-...
  4. TextWatermarkOptions.FontSize | Aspose.Words fo...

    Customize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs....and max height relative to the page margins. Examples Shows how...doc . Watermark . SetText ( "Aspose Watermark" ); // If we wish...

    reference.aspose.com/words/net/aspose.words/tex...
  5. Change Text Direction of the Comment with C++|D...

    Learn how to change the text direction of comments in Excel using Aspose.Cells for C++.... Aspose.Cells provides APIs to accomplish...accomplish the task. Aspose.Cells provides a Shape.GetTextDirection()...

    docs.aspose.com/cells/cpp/change-text-direction...
  6. Installation|Documentation

    Adding or updating Aspose.OCR for Node.js via C++ package in your web app....Installation Contents [ Hide ] Aspose.OCR for Node.js via C++ is...example node_modules/aspose-ocr/ . Aspose.OCR for Node.js via...

    docs.aspose.com/ocr/nodejs-cpp/installation/
  7. Product Overview|Aspose.Medical for .NET 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....Overview Welcome to Aspose.Medical for .NET! Aspose.Medical is a cross-platform...DICOM processing tasks. With Aspose.Medical, you can manage DICOM...

    docs.aspose.com/medical/net/getting-started/pro...
  8. Several DOC Into Image C++

    Merge multiple DOC into Image in C++ code. Save DOC as Image using C++....package Aspose.Words.Cpp Copy using namespace Aspose::Words;...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/doc-to-image/
  9. Several WORD Into TIFF C++

    Merge multiple a Word document into TIFF in C++ code. Save a Word document as TIFF using C++....package Aspose.Words.Cpp Copy using namespace Aspose::Words;...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/word-to-tiff/
  10. Several WORD Into PNG C++

    Merge multiple a Word document into PNG in C++ code. Save a Word document as PNG using C++....package Aspose.Words.Cpp Copy using namespace Aspose::Words;...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/word-to-png/