Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 184,569 for

page

(0.37 sec)
  1. Convert URL to PDF in Java

    This quick tutorial guides on how to convert URL to PDF in Java. It has the IDE settings, a list of steps, and a sample code for transforming link into PDF in Java....Page Product Family Aspose.PSD Product...PDF Configure the output PDF page settings and other parameters...

    kb.aspose.com/pdf/java/convert-url-to-pdf-in-java/
  2. 使用C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用C++库和API以编程方式设置Excel工作表的页面设置中的各种页眉和页脚。你可以为首页、奇数页和偶数页设置页眉和页脚。...// Get the first worksheet's page setup PageSetup pageSetup =...different headers for odd and even pages pageSetup . SetIsHFDiffOddEven...

    docs.aspose.com/cells/zh/cpp/setting-different-...
  3. 如何用 Java 添加 Link 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/java/annotation...
  4. ShapeBase.left property | Aspose.Words for Node.js

    ShapeBase.left property. Gets or sets the position of the left edge of the containing block of the shape....points, from the left side of the page. shape . relativeHorizontalPo...Drawing . RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.Top | Aspose.Words for .NET

    Discover ShapeBase Top property. Easily control the top edge position of your shape's container for precise layout and design flexibility....points, from the left side of the page. shape . RelativeHorizontalPo...RelativeHorizontalPo = RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.top property | Aspose.Words for Python

    ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape....points, from the left side of the page. shape . relative_horizontal_position...drawing . RelativeHorizontalPo . PAGE # Set the shape's horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 将页面添加到PDF文档|Aspose.PDF for .NET

    探索如何在.NET中使用Aspose.PDF向现有PDF添加页面,以增强和扩展您的文档。... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Insert an empty page in a PDF document . Pages . Insert ( 2 );...

    docs.aspose.com/pdf/zh/net/add-pages/
  8. Aspose::Words::Fields::FieldXE::get_PageNumberR...

    Aspose::Words::Fields::FieldXE::get_PageNumberReplacement method. Gets or sets text used in place of a Page number in C++....sets text used in place of a page number. System :: String Aspose...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. How to Save a Webpage as a PDF – C# Examples

    Learn how to save a webPage as a PDF in C#. Turn any webPage into PDF, download webPages as PDF files, and export HTML to PDF with Aspose.HTML for .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/how-to-save-a-webpage-...
  10. Update Fields C#|Aspose.Words for .NET

    Learn how to update fields in C#. Update fields programmatically or use automatic field update using .NET API....Hide ] What is this page about? This page explains how to update...the field is a formula or a page number, it will contain the...

    docs.aspose.com/words/net/update-fields/