Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 181,411 for

page

(0.09 sec)
  1. Set column width to scalable unit like em or pe...

    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....width is 600 px where this HTML page is displayed, you may get a...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/set-column-wid...
  2. Range.updateFields method | Aspose.Words for No...

    Range.updateFields method. Updates the values of document fields in this range....related to the page layout algorithms (e.g. PAGE, PAGES, PAGEREF)...PAGEREF). The page layout-related fields are updated when you render...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 向文档添加页脚|Documentation

    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....Description| &P Current page number| &N Page count|&D Current date|...

    docs.aspose.com/cells/zh/sharepoint/add-footer-...
  4. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_ResourceFileUri method. Gets or sets the uniform resource identifier (URI) used to reference the resource file from the document in C++....resource files exported to fixed page HTML, SVG or Markdown documents...file during export to fixed page HTML, SVG or Markdown format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 限制生成页面数 使用C++将Excel转换为PDF|Documentation

    了解如何在使用Aspose.Cells将Excel转换为PDF时限制生成的页面数。...only Page 3 and Page 4 in the output PDF // Starting page index...SetPageIndex ( 3 ); // Number of pages to be printed options . SetPageCount...

    docs.aspose.com/cells/zh/cpp/limit-the-number-o...
  6. XamlFixedSaveOptions.resources_folder property ...

    XamlFixedSaveOptions.resources_folder property. Specifies the physical folder where resources (images and fonts) are saved when exporting a document to fixed Page Xaml format...exporting a document to fixed page Xaml format. Default is None...you save a Document in fixed page Xaml format, Aspose.Words needs...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Hyperlinks in C#|Aspose.Words for ...

    How to add a hyperlink into your document in C# using Aspose.Words for .NET....Hide ] What is this page about? This page explains how to work...results. Please refresh the page and try again....

    docs.aspose.com/words/net/working-with-hyperlinks/
  8. Installation|Documentation

    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....for Android via Java Download Page . This is a ZIP file that contains...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/androidjava/installation/
  9. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    Java原始程式碼,用於在任何平臺上的PDF文件中添加標題。...// Add header on all pages for ( Page page : pdfDocument . getPages...getPages ()) { page . addStamp ( textStamp ); } // Save updated...

    products.aspose.com/pdf/zh-hant/java/header/
  10. 使用 Java 向 PDF 添加页脚 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加页脚的 Java 源代码...// Add footer on all pages for ( Page page : pdfDocument . getPages...getPages ()) { page . addStamp ( imageStamp ); } pdfDocument . save...

    products.aspose.com/pdf/zh-hans/java/footer/