Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 181,782 for

page

(0.14 sec)
  1. Გადაიყვანეთ DOC PNG Java

    გადაიყვანეთ DOC PNG Java ფორმატში კოდით. შეინახეთ DOC როგორც PNG Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.png" , page + 1...

    products.aspose.com/words/ka/java/conversion/do...
  2. Გადაიყვანეთ TEXT SVG Java

    გადაიყვანეთ TEXT SVG Java ფორმატში კოდით. შეინახეთ TEXT როგორც SVG Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.svg" , page + 1...

    products.aspose.com/words/ka/java/conversion/te...
  3. Փոխարկել TEXT Պատկեր Java

    Փոխարկեք TEXT ը Պատկեր ձևաչափի Java կոդով: Պահեք TEXT որպես Պատկեր օգտագործելով Java:...for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/hy/java/conversion/te...
  4. Convert Base64 to PDF in Java

    This article explains how to convert base64 to PDF in Java. It covers the setup of the IDE, the step-by-step instructions, and a working code sample for building a base64 to PDF converter in Java....Page Product Family Aspose.PSD Product...Document class and append a new page by invoking the add() method...

    kb.aspose.com/pdf/java/convert-base64-to-pdf-in...
  5. Convert Base64 to PDF in C#

    This article guides on how to convert base64 to PDF in C#. It has all the details to set the IDE, a list of steps, and a sample code for developing a base64 to PDF converter in C#....Page Product Family Aspose.PSD Product...class instance and insert a page with the Add() method Add the...

    kb.aspose.com/pdf/net/convert-base64-to-pdf-in-...
  6. Using and Video Demo for Umbraco Quote Generato...

    Generate Quotes in your Umbraco site using the powerful features of Aspose.Words for .NET in C#....Hide ] What is this page about? This page describes how to use...top right of the page, or the bottom of the page. Click Insert Macro...

    docs.aspose.com/words/net/how-to-use-umbraco-qu...
  7. 使用 Python 编辑 PDF | Aspose.PDF

    用於編輯 .NET 框架、.NET Core 和 PHP、VBScript、德爾福、C++上的 PDF 檔中的敏感資訊的 Python 原始程式碼。... pages . accept ( textFragmentAbsorber...textFragmentCollecti : page = textFragment . page annotationRectangle...

    products.aspose.com/pdf/zh-hant/python-net/reda...
  8. 如何用 Java 添加 Circle 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Circle 个注释。...创建新页面或获取对现有页面的引用 创建 Circle 注释 调用 Page.Annotations 集合中的 Circle 注释方法..._dataDir + "appartments.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  9. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to....Shows how to apply and revert page setup settings to sections in...DocumentBuilder ( doc = doc ) # Modify the page setup properties for the builder's...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 如何使用 Java 添加 Circle 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Circle 註釋。...pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    products.aspose.com/pdf/zh-hant/java/annotation...