Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 140,355 for

aspose page

(0.11 sec)
  1. Convert WBMP to DOC via C# | Aspose

    Sample code for WBMP to DOC C# conversion. Use API example code for batch WBMP files to DOC conversion within VB.NET, Asp.NET or any .NET based application....Polski Русский 日本語 한국인 Products Aspose.NET Conversion WBMP to Doc...document using Aspose.OCR for .NET library. Aspose.OCR for .NET...

    products.aspose.com/ocr/net/conversion/wbmp-to-...
  2. Aspose.Diagram for Node.js Examples|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code....Aspose.Diagram for Node.js Examples Contents [ Hide ] Aspose...with Visio VSDX files using Aspose.Diagram for Node.js API. Create...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  3. Add Images to PDF using C++ | Aspose.PDF

    Adding images into PDF documents programmatically with C++ sample code using Aspose.PDF for C++...add Image in PDF, we’ll use Aspose.PDF for C++ API which is a...package manager, search for Aspose.PDF and install. You may also...

    products.aspose.com/pdf/cpp/images/add/
  4. 通过 Java 将图像添加到 PDF | Aspose.PDF

    本页介绍了使用 Java 和 PHP、Delphi 和 Aspose.PDF for Java 库将图像添加到 PDF 文档中的功能。...PDF 文档 为了添加 PDF 格式的图像,我们将使用 Aspose.PDF for Java API,这是一款功能丰富、功能强大且易于使用的适用于...<name>Aspose Java AP</name> <url>https://releases.aspose.com/java/repo/</url>...

    products.aspose.com/pdf/zh-hans/java/images/add/
  5. 使用 C# 从 PDF 文件中提取矢量数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得简单。您可以获取矢量数据(路径、多边形、多线段),例如位置、颜色、线宽等。...2 版本以来,Aspose.PDF for .NET 库允许从 PDF 文件中提取矢量数据。...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/zh/net/extract-vector-data-...
  6. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...using namespace Aspose :: Pdf ; using namespace Aspose :: Pdf :: Text...); auto tfa = MakeObject < Aspose :: Pdf :: Text :: TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  7. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of Excel worksheet Page Setup settings using the C++ Library and API. You can set the headers and footers for the first Page, odd Pages, and even Pages....Headers and Footers For Different Pages with C++ Contents [ Hide ] MS...for the first page, odd pages, and even pages since Excel 2007...

    docs.aspose.com/cells/cpp/setting-different-hea...
  8. Add, Extract or Remove Images in PDF using Java...

    Manipulate images in PDF programmatically with Java sample code using Aspose.PDF for Java...add Image in PDF, we’ll use Aspose.PDF for Java API which is a...<name>Aspose Java AP</name> <url>https://releases.aspose.com/java/repo/</url>...

    products.aspose.com/pdf/java/images/
  9. 不使用 Visual Studio 的 ASP.NET|Aspose.PDF for .NET

    学习如何在 ASP.NET 项目中使用 Aspose.PDF for .NET,而无需依赖 Visual Studio。请遵循此实用指南。...NET Contents [ Hide ] Aspose.PDF for .NET 可用于开发不使用 Visual...NET。 实施细节 创建一个示例 web 应用程序,并将 Aspose.PDF.dll 复制到您网站目录中名为 “Bin” 的目录中(...

    docs.aspose.com/pdf/zh/net/asp-net-without-usin...
  10. 使用 C# 旋转 PDF 页面|Aspose.PDF for .NET

    本主题描述了如何使用 C# 程序化地旋转现有 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/rotate-pages/