Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 188,859 for

aspose page

(0.17 sec)
  1. Set Visio Shape's XForm, Line and Fill Data|Doc...

    This section explains how to set shape's style including it's line data and fill data with Aspose.Diagram....the Shape class, supports the Aspose.Diagram.XForm object. The XForm...values to move the shapes on the page. The process for updating XForm...

    docs.aspose.com/diagram/net/set-visio-shape-s-x...
  2. 公共 API Aspose.Diagram 6.6.0 的变化|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....公共 API Aspose.Diagram 6.6.0 的变化 Contents [ Hide ] 本文档描述了 Aspose...的更改,模块/应用程序开发人员可能会感兴趣。它不仅包括新的和更新的公共方法,还包括对 Aspose.Diagram 中幕后行为的任何更改的描述。 在 LoadFileFormat...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  3. 用 C++ 计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 C++ API 或库通过程序方式计算网页宽度为 n 页,高度为 m 页的页面设置缩放比例。...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...; int main () { Aspose :: Cells :: Startup (); // Create workbook...

    docs.aspose.com/cells/zh/cpp/calculate-page-set...
  4. Working with Footnote and Endnote|Aspose.Words ...

    How to manipulate footnotes and endnotes using C++....and Endnote Contents [ Hide ] Aspose.Words also provides some classes...of columns on the displayed page. The following code example...

    docs.aspose.com/words/cpp/working-with-footnote...
  5. Open ZIP File with Password in Java

    This brief article focuses on how to open ZIP file with password in Java. It covers the step-by-step algorithm and a running code snippet to extract password protected ZIP 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/zip/java/open-zip-file-with-passw...
  6. How to Resize SVG Image in Java

    This brief tutorial explains how to resize SVG image in Java. It enables to change size of SVG image in Java with the help of detailed steps and a runnable sample code....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/imaging/java/how-to-resize-svg-im...
  7. Merge images|Aspose.PDF for Java

    Learn how to merge multiple images into a single PDF file using Aspose.PDF in Java for efficient image handling....Merge images Contents [ Hide ] Aspose.PDF 21.4 allows you to combine...inputImagesStreams , com . aspose . pdf . ImageFormat . Jpeg...

    docs.aspose.com/pdf/java/merge-images/
  8. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in C# Aspose.PDF for .NET PDF library. Save PDF document to file system, to stream, and in Web applications....code snippet also works with Aspose.Drawing library. Save PDF document...then the document is saved in Aspose.PDF v.1.7 (*.pdf) format. //...

    docs.aspose.com/pdf/net/save-pdf-document/
  9. 旋转、改变位置和连接子形状|Documentation

    本节介绍如何使用 Aspose.Diagram 旋转 visio 形状。...Contents [ Hide ] 以合适的角度旋转形状 Aspose.Diagram for .NET 允许您将形状旋转到任意角度。公开的...旋转形状编程样本 在您的 .NET 应用程序中使用以下代码来旋转使用 Aspose.Diagram for .NET 的形状。 // For...

    docs.aspose.com/diagram/zh/net/rotate-change-th...
  10. Convert PDF to HTML in .NET|Aspose.PDF for .NET

    This topic shows you how to convert a PDF file to HTML format with the Aspose.PDF C# library....the Aspose.PDF.Drawing library. Convert PDF to HTML Aspose.PDF...convert a PDF file into HTML . Aspose.PDF for .NET provides the capability...

    docs.aspose.com/pdf/net/convert-pdf-to-html/