Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 34,622 for

aspose pdf examples

(0.1 sec)
  1. 使用C++在将文档转换为PDF时导出结构|Documentation

    了解如何在使用Aspose.Cells将文档转换为Pdf时导出结构信息。...使用C++在将文档转换为PDF时导出结构 Contents [ Hide ] PDF的逻辑结构功能提供了一种机制,将文档...内容结构信息合并到PDF文件中。Aspose.Cells可以保留Microsoft Excel文档中的结构信息,如单元格...

    docs.aspose.com/cells/zh/cpp/export-document-st...
  2. PDF 中提取图像|Aspose.PDF for Java

    如何使用 Aspose.Pdf for Java 从 Pdf 中提取部分图像...从 PDF 中提取图像 Contents [ Hide ] PDF 文档中的每一页都包含资源(图像、表单和字体)。我们可以通过调用...方法,可以用来保存提取的图像。以下代码片段展示了如何从 PDF 文件中提取图像。 public static void Extract_Images...

    docs.aspose.com/pdf/zh/java/extract-images-from...
  3. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the C++ API to set custom paper size of your desired worksheets when rendering Excel file to Pdf file format programmatically....rendering Excel files to the PDF format. This document explains...paper size of a worksheet using Aspose.Cells APIs. Implement Custom...

    docs.aspose.com/cells/cpp/implement-custom-pape...
  4. Convert USDZ to GLB in Java

    This brief tutorial explains how to convert USDZ to GLB in Java. It outlines the ordered steps, setup essentials, and includes a practical code example to build a USDZ to GLB converter in Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/3d/java/convert-usdz-to-glb-in-java/
  5. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to Pdf, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.Pdf", new PdfSaveOptions()); I’ve attached the test …...when converting from DOCX to PDF Aspose.Words Product Family words-net...Hi, When converting a DOCX to PDF, I noticed some x-axis labels...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  6. Aspose.PDF Java for Jython|Aspose.PDF for Java

    Combine the power of Aspose.Pdf for Java with Jython. Effortlessly manipulate Pdf files in a Python-based Java environment....Aspose.PDF Java for Jython Contents [ Hide ] Introduction What...products. Aspose.PDF for Java Aspose.PDF for Java is a PDF document...

    docs.aspose.com/pdf/java/aspose-pdf-java-for-jy...
  7. 画五角大楼|Documentation

    本节介绍如何在visio页面用Aspose.Diagram画五边形。支持用C#画五边形并保存为Pdf、svg、html、image、xps等格式。...Contents [ Hide ] 在 Visio 中绘制五角大楼 Aspose.Diagram for .NET API 允许开发人...绘图中绘制五边形。 // For complete examples and data files, please go...

    docs.aspose.com/diagram/zh/net/drawing/draw-pen...
  8. Print PDF in Landscape mode using Aspose.PDF fo...

    I tried printing landscape with the latest version but it is coming out in portrait mode. Here is the code I use: viewer.AutoResize = True 'Print the file with adjusted size 'viewer.AutoRotate = psc.AutoOrientat…...Print PDF in Landscape mode using Aspose.PDF for .NET Aspose.PDF...PDF Product Family print-pdf webmaster6b8e5 February 25, 2020,...

    forum.aspose.com/t/print-pdf-in-landscape-mode-...
  9. Exploring features of FormEditor class|Aspose.P...

    You can learn details of exploring features of FormEditor class with Aspose. Pdf for .NET library...FormEditor class Contents [ Hide ] PDF documents sometimes contain interactive...etc. A developer working with PDF files might sometimes have to...

    docs.aspose.com/pdf/net/exploring-features-of-f...
  10. How to Render LaTeX to PNG using C++

    This interesting topic provides demonstration on how to render LaTeX to PNG using C++. We also call the LaTeX files as .tex files and one may easily render LaTeX to PNG in C++ with simple API properties and methods....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/tex/cpp/how-to-render-latex-to-pn...