Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 187,699 for

page

(0.51 sec)
  1. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...Document ()) { // Add page var page = document . Pages . Add (); var...= dataDir + "BMPtoPDF.bmp" ; page . Paragraphs . Add ( image );...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  2. Aspose.Page for Python – Frequently Asked Quest...

    Comprehensive FAQ covering installation, licensing, supported formats, conversion, rendering, editing, performance, and troubleshooting for Aspose.Page's pure‑Python library....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/faq/
  3. Get Visio Shape Inherit Chars|Documentation

    This section explains how to get visio shape's font style inherited from it's parent style and master with Aspose.Diagram....vsdx" ); // Get page by ID Page page = diagram . getPages...getPage ( "Page-1" ); // Get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/java/get-visio-shape-in...
  4. or Other Solutions|Aspose.Words for .NET

    Why do users choose Aspose.Words for .NET to work with documents? Because it has a huge set of features and covers a wide variety of tasks using C#.... What is this page about? This page outlines when Aspose...results. Please refresh the page and try again....

    docs.aspose.com/words/net/aspose-words-or-other...
  5. Add Picture|Aspose.Words for .NET

    Add an image into a document easily and fast instead of using VSTO in C#.... What is this page about? This page explains how to embed...results. Please refresh the page and try again....

    docs.aspose.com/words/net/add-picture/
  6. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...particular page auto pdfPage = document -> get_Pages () -> idx_get...the text fragment to the PDF page textBuilder -> AppendText (...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  7. Draw Text|Documentation

    This section explains how to draw text in a visio Page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats....developers to draw a text shape in a page.The code example below shows...diamond shape in page long shapeId = diagram . Pages [ 0 ]. DrawPolyline...

    docs.aspose.com/diagram/net/drawing/draw-text/
  8. ConvertUtil.point_to_inch method | Aspose.Words...

    ConvertUtil.point_to_inch method. Converts points to inches....Examples Shows how to specify page properties in inches. doc =...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. What's new 2024|Aspose.PDF for .NET

    This Page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024.... Pages [ 1 ], dataDir + "converted...200 ; //Add stamp document . Pages [ 1 ]. AddStamp ( stamp ); //...

    docs.aspose.com/pdf/net/whatsnew/2024/
  10. PageSet.even property | Aspose.Words for Node.js

    PageSet.even property. Gets a set with all the even Pages of the document in their original order....Gets a set with all the even pages of the document in their original...Remarks Even pages have odd indices since page indices are zero-based...

    reference.aspose.com/words/nodejs-net/aspose.wo...