Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 188,041 for

page

(0.5 sec)
  1. 为PDF添加背景|Aspose.PDF for Java

    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....Page ; public class ExampleAddBackground...Document (); // 向文档对象添加一个新页面 Page page = doc . getPages (). add ();...

    docs.aspose.com/pdf/zh/java/add-backgrounds/
  2. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加标题的 Java 源代码。...// Add header on all pages for ( Page page : pdfDocument . getPages...getPages ()) { page . addStamp ( textStamp ); } // Save updated...

    products.aspose.com/pdf/zh-hans/java/header/
  3. FramesetCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words FramesetCollection class, your go-to solution for managing multiple Frameset instances effortlessly in document processing....number of frames or frames pages contained in the collection...get; } Gets a frame or frames page at the specified index. Methods...

    reference.aspose.com/words/net/aspose.words.fra...
  4. Markdown to HTML – Convert AI Chat Responses to...

    Learn how to convert Markdown to HTML, apply styles, and beautifully display AI-generated content with Aspose.HTML for .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/convert-ai-markdown-to...
  5. Using Conditional Blocks in C#|Aspose.Words for...

    Use conditional blocks to represent the same data depending on a condition using C#.... What is this page about? This page explains how to use...results. Please refresh the page and try again....

    docs.aspose.com/words/net/using-conditional-blo...
  6. FieldXE class | Aspose.Words for Python

    aspose.words.fields.FieldXE class. Implements the XE field...Remarks Defines the text and page number for an index entry, which...bold formatting to the entry’s page number. is_dirty Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Converting a PNG file to PDF using Python | Asp...

    Sample code on Python for PNG to PDF conversion. Use example code for batch PNG to PDF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...as the container for all PDF pages and elements.This step initializes...

    products.aspose.com/pdf/python-net/conversion/p...
  8. Protect Documents and Parts of Documents|Aspose...

    Protect a document or parts of a document easily and fast instead of using VSTO in C#.... What is this page about? This page explains how to protect...results. Please refresh the page and try again....

    docs.aspose.com/words/net/protect-documents-and...
  9. 使用运算符与C++协作|Aspose.PDF for C++

    本主题解释如何在C++中使用Aspose.PDF的运算符。运算符类为PDF操作提供了强大的功能。...获取需要添加图像的页面 auto page = document -> get_Pages () -> idx_get (...jpg" ); // 将图像添加到页面资源的Images集合中 page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/zh/cpp/operators/
  10. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....possible to save a particular page to image, instead of the entire.... PNG ); // Save one page only, by page index options . PageIndex...

    docs.aspose.com/diagram/net/convert-visio-to-im...