Sort Score
Result 10 results
Languages All
Labels All
Results 7,251 - 7,260 of 188,688 for

aspose page

(0.94 sec)
  1. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of linked Ole Objects in Excel files using Aspose.Cells for C++....label of the OLE object using Aspose.Cells APIs with the GetLabel()...its label from Sample APIs to Aspose APIs . The console output below...

    docs.aspose.com/cells/cpp/access-and-modify-the...
  2. Protect and Unprotect Worksheet with C++|Docume...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for C++.... Protect Worksheet Using Aspose.Cells for C++ You only need...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  3. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...convert into pdf Aspose.PDF Product Family aspose-pdf-java veeru...50 * 72; Page page = pdfDocument.getPages().add(); page.setPageSize(pageWidth...

    forum.aspose.com/t/duplicate-image-is-creating-...
  4. 控制异常 PDF 文件|Aspose.PDF for .NET

    了解如何处理 PDF 处理中的异常,并在使用 Aspose.PDF 在 .NET 中处理 PDF 时确保顺利操作。...com/aspose-pdf/Aspose.PDF-for-.NET private static...using ( var fileSecurity = new Aspose . Pdf . Facades . PdfFileSecurity...

    docs.aspose.com/pdf/zh/net/control-exception/
  5. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式管理 PDF 文件中的表格...C++ 库 为了使用 PDF 格式的表格,我们将使用 Aspose.PDF for C++ API,这是一款功能丰富、功能强大且易于使用的适用于...平台的文档操作 API。打开 NuGet 软件包管理器,搜索 aspose.pdf 然后安装。您也可以从软件包管理器控制台使用以下命令。...

    products.aspose.com/pdf/zh-hans/cpp/table/
  6. Section.HeadersFooters | Aspose.Words for .NET

    Access and manage section headers and footers effortlessly with our intuitive property feature. Enhance document organization and presentation today!...which only appears on the first page of a section. HeaderFooter footer...header/footer, which appears on odd pages. footer = section . HeadersFooters...

    reference.aspose.com/words/net/aspose.words/sec...
  7. 通過 C# 將 USDZ 轉換為 HTML | products.aspose.com

    使用 .NET API 轉換 USDZ 和其他 3D 文件...Magyar عربي ไทย Tiếng Việt 產品 Aspose.3D .NET Conversion 通過 C# 將....NET 從命令行安裝為 nuget install Aspose.3d 或通過 Visual Studio 的包管理器控制台使用...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  8. 获取图像的分辨率和尺寸|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中检索 PDF 中嵌入图像的分辨率和尺寸。...以下代码片段也适用于 Aspose.PDF.Drawing 库。 本主题解释了如何使用 Aspose.PDF 命名空间中的...ArrayList 对象来保存文档中任何图像的名称。 使用 Page.Resources.Images 属性获取图像。 创建...

    docs.aspose.com/pdf/zh/net/get-resolution-and-d...
  9. Convert PSD to TIFF | products.aspose.com

    Service to convert PSD files to Tiff...Українська عربي اردو ไทย Products Aspose.PSD Convert To Tiff PSD to...conversion of Photo Edited in PSD of Aspose Photo Editor the tiff export...

    products.aspose.com/psd/convert/to-tiff/
  10. Set the background color for PDF with Go|Aspose...

    Set background color for the your PDF file with Go....color for a PDF file using the Aspose.PDF library in Go. The Open...main import "github.com/aspose-pdf/aspose-pdf-go-cpp" import "log"...

    docs.aspose.com/pdf/go-cpp/set-background-color/