Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 187,975 for

paged

(0.23 sec)
  1. Formateo de Texto dentro de PDF usando C++|Aspo...

    Esta página explica cómo formatear texto dentro de su archivo PDF. Hay agregar sangría de línea, agregar borde de texto, agregar subrayado de texto, agregar un borde alrededor del texto agregado, alineación de texto para contenidos de cuadro flotante, etc....Document > (); auto page = document -> get_Pages () -> Add (); auto...set_SubsequentLinesInden ( 20 ); page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/es/cpp/text-formatting-insi...
  2. Manipulation des tickets imprimés | Java

    Définir les préférences d'impression de XPS pour un périphérique d'impression ou de visualisation à l'aide de PrintTicket dans Aspose.Page pour Java....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/java/xps/print-tickets/
  3. تبدیل فایل XPS به PNG با استفاده از Python | As...

    کد نمونه در پایتون برای تبدیل XPS به PNG. استفاده از کد نمونه برای دسته XPS به PNG تبدیل با پایتون و .NET...عنوان مثال، path_outfile + str(page_count) + ‘_out.png’) در حالت...resolution ) page_count = 1 pages_count = len ( document . pages ) if...

    products.aspose.com/pdf/fa/python-net/conversio...
  4. Extract Table Data from PDF|Aspose.PDF for Java

    Learn how to extract tabular from PDF using Aspose.PDF for Java... Decide which pages to be analyzed and apply visit...visit to the desired pages. The tabular data will be scanned, and...

    docs.aspose.com/pdf/java/extract-data-from-tabl...
  5. 使用 Python 将 XPS 文件转换为 PNG | Aspose.PDF

    Python 上用于 XPS 到 PNG 转换的示例代码。使用 Python 和.NET 将 XPS 批量转换为 PNG 使用示例代码...在写入模式下,在指定的输出路径(例如 path_outfile + str (page_count) + ‘_out.png’)处打开一个新的文件流,该文件流将用于存储生成的...resolution ) page_count = 1 pages_count = len ( document . pages ) if...

    products.aspose.com/pdf/zh-hans/python-net/conv...
  6. PDFページの移動|Aspose.PDF for Java

    Aspose.PDF for Javaを使用して、PDFファイルの希望する位置または末尾にページを移動してみてください。...dstDocument = new Document (); Page page = srcDocument . getPages ()...dstDocument . getPages (). add ( page ); // 出力ファイルを保存 dstDocument...

    docs.aspose.com/pdf/ja/java/move-pages/
  7. PDF スティッキー注釈を C++ で使用|Aspose.PDF for C++

    このトピックでは、スティッキー注釈について説明します。例として、テキスト内の透かし注釈を示します。ページ上にグラフィックを表すために使用されます。このタスクを解決するためのコードスニペットを確認してください。...pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < WatermarkAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/ja/cpp/sticky-annotations/
  8. PHPを使用してPDFページをトリミングする|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Javaを使用して、幅、高さ、裁ち落とし、トリム、トリムボックスなどのページプロパティを取得できます。... Page.Rect : MediaBoxとDropBoxの交差(一般に見える矩形)。...new Document ( $inputFile ); $page = $document -> getPages () ->...

    docs.aspose.com/pdf/ja/php-java/crop-pages/
  9. C# Split HTML

    Split HTML files into e pages using C# code. Save HTML as separate files using C#....integrate the extracted HTML pages with other data and, as a result...HTML into parts and extract pages according to the specified mode...

    products.aspose.com/words/net/split/html/
  10. C++ Split A File

    Split documents programmatically in C++: DOCX, PDF, DOC, ODT, RTF, HTML, TXT and many more....can integrate the extracted pages with other data and, as a result...functions to extract document pages according to the specified mode...

    products.aspose.com/words/cpp/split/