Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 186,755 for

aspose page

(0.33 sec)
  1. 跟踪Excel转TIFF的转换进度,使用C++|Documentation

    学习如何使用Aspose.Cells for C++跟踪Excel文件转换为TIFF格式的进度。...Aspose.Cells支持通过提供 IPageSavingCallback...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/zh/cpp/track-conversion-p...
  2. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。...] 以下代码片段也适用于 Aspose.PDF.Drawing 库。 添加弧形对象 Aspose.PDF for .NET...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/zh/net/add-arc/
  3. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....Existing PDF File Every PDF page contains Resources and Contents...input PDF document. Get the page you want to add an image to...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  4. Batch recognition via C# | Aspose

    Recognize images in ZIP archives....Products Aspose.NET Recognition Recognize zip HTML JPG OCR XML...archives using Aspose.OCR for .NET library. Aspose.OCR for .NET...

    products.aspose.com/ocr/net/recognition/recogni...
  5. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multiPage documents....Contents [ Hide ] Aspose.OCR for .NET exposes the Aspose.OCR.AsposeOcr...event, which is raised when a page or file from a batch is processed...

    docs.aspose.com/ocr/net/track-progress/
  6. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/note/net/working-with-images/
  7. Move Pages to PDF using Java | Aspose.PDF

    Move PDF Pages of your document programmatically programmatically with Java sample code using Aspose.PDF for Java...to Move pages to PDF using Java In order to move page, we’ll use...use Aspose.PDF for Java API which is a feature-rich, powerful...

    products.aspose.com/pdf/java/pages/move/
  8. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...Insert in Incorrect Location in Aspose GridJS & Unfreeze Cell Not...After JSON Merge in Aspose GridJS Aspose.Cells Product Family...

    forum.aspose.com/t/add-row-and-add-column-actio...
  9. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。...] 以下代码片段也适用于 Aspose.PDF.Drawing 库。 添加矩形对象 Aspose.PDF for .NET...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/zh/net/add-rectangle/
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF.Drawing 库。 要向现有 PDF 文件添加文本:...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/