قم بتدوير كل الصفحات في PDF أو قم بتدوير صفحة واحدة في PDF باستخدام واجهة برمجة تطبيقات PDF page rotator API. تتناول هذه المقالة كيفية تدوير صفحات ملفات PDF باستخدام Rest API في Python...format(e.message)) أخيرًا ، سيحفظ...print("Exception while calling API: {0}".format(e.message)) أخيرًا ، سيحفظ...
Xem theo chương trình Tài liệu Word dưới dạng Trang HTML bằng cách sử dụng API REST trong C#. Trình xem tài liệu .NET SDK cho phép hiển thị tệp DOC và DOCX sang Trang HTML....HTML; // output view format // tạo yêu cầu xem var request...ViewFormatEnum.HTML; // output view format // xác định tùy chọn kết xuất...
Obróć wszystkie strony w formacie PDF lub obróć pojedynczą stronę w formacie PDF za pomocą interfejsu API obracania stron PDF. Ten artykuł dotyczy obracania stron plików PDF za pomocą Rest API w Python...format(e.message)) Na koniec powyższy...print("Exception while calling API: {0}".format(e.message)) Na koniec powyższy...
Програмно конвертуйте файли Excel у CSV і CSV у Excel у хмарі за допомогою API REST у Python із GroupDocs.Conversion Cloud API....format = "csv" # Output format settings.output_path...file_path = "sample.xlsx" settings.format = "csv" settings.output_path...
Програмно конвертуйте JPG у PDF за допомогою REST API у хмарі в Node.js за допомогою GroupDocs.Conversion Cloud SDK для Node.js....format = "pdf"; settings.outputPath...filePath = "sample.jpg"; settings.format = "pdf"; // визначити параметри...
GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering.
The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates.
Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....docx" , "format" : "Microsoft Word Open XML...( Model\ViewOptions :: VIEW_FORMAT_PNG ); $renderOptions = new...