Sort Score
Result 10 results
Languages All
Labels All
Results 7,311 - 7,320 of 168,845 for

document

(0.78 sec)
  1. Merge Table Cells|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....table cells in PowerPoint documents is the process of combining...In the default storage, the document MyPresentation.pptx contains...

    docs.aspose.cloud/slides/merge-table-cells/
  2. Perform OCR on Images. OCR on images using Java...

    Perform OCR on Images. Java Cloud SDK for Optical Character Recognition on raster images. Parse whole image or selected area for text recognition in Java...Characters Recognition and document scanning in the Cloud. It...plus automatic and manual document layout detection operations...

    blog.aspose.cloud/ocr/cloud-based-optical-chara...
  3. 通过 Cloud .NET SDK 添加页面

    使用 Aspose.PDF Cloud SDK for .NET 向 PDF 添加新页面。...Install-Package Visit our documentation for more details. 如何使用 Cloud...Failed to append page to the document." ); else { // Downloads the...

    products.aspose.cloud/pdf/zh/net/pages/add/
  4. 通过云 .NET SDK 删除页面

    使用 Aspose.PDF Cloud SDK for .NET 从 PDFs 中删除页面。...Install-Package Visit our documentation for more details. 如何使用 Cloud...Failed to delete page from the document." ); else { // Downloads the...

    products.aspose.cloud/pdf/zh/net/pages/delete/
  5. 通过 Cloud .NET SDK 添加删除线注释

    使用 Aspose.PDF Cloud SDK for .NET 向 PDF 添加删除线注释。...Install-Package Visit our documentation for more details. PHP PYTHON...strikeout annotation to the document." ); else { Console . WriteLine...

    products.aspose.cloud/pdf/zh/net/annotations/st...
  6. 通过 Cloud .NET SDK 添加高亮文本注释

    使用 Aspose.PDF Cloud SDK for .NET 向 PDF 添加高亮文本注释。...Install-Package Visit our documentation for more details. PHP PYTHON...highlight annotation to the document." ); else { Console . WriteLine...

    products.aspose.cloud/pdf/zh/net/annotations/hi...
  7. Conversion Settings|Aspose Words Cloud Docs

    Convert word Document to another format with detailed settings...API lets you convert Word document to another format with detailed...updated before saving the document to a fixed page format. True...

    docs.aspose.cloud/words/convert/conversion-sett...
  8. Get Text Portion Properties|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.... Examples The document MyPresentation.pptx saved...

    docs.aspose.cloud/slides/get-text-portion-prope...
  9. 通过云端 Python SDK 移动 PDF 页

    使用 Python 和 Aspose.PDF Cloud SDK 移动或重新排序 PDF 文件中的页面。...) PDF_DOCUMENT_NAME = "sample.pdf" LOCAL_RESULT_DOCUMENT_NAME...def upload_document ( self ): """ Upload a PDF document to the Aspose...

    products.aspose.cloud/pdf/zh/python/pages/move/
  10. 通过云端 Python SDK 从 PDF 中删除页面

    使用 Aspose.PDF Cloud SDK 在 Python 中从 PDF 中删除页面。自动化文档清理。...) PDF_DOCUMENT_NAME = "sample.pdf" LOCAL_RESULT_DOCUMENT_NAME...def upload_document ( self ): """ Upload a PDF document to the Aspose...

    products.aspose.cloud/pdf/zh/python/pages/delete/