Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 185,600 for

page

(0.11 sec)
  1. VbaProject.code_page property | Aspose.Words fo...

    VbaProject.code_Page property. Gets or sets the VBA project’s code Page....code_page property VbaProject.code_page property Gets or sets...project’s code page. @property def code_page ( self ) -> int...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Setting Cells in the Event Section of ShapeShee...

    Manage event properties of visio files....size, or orientation on the page is changed. EventDblClick -...Get page Aspose . Diagram . Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/net/setting-cells-in-th...
  3. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....call AddStamp method of the Page to add the text in the header...// Add header on all pages for ( Page page : pdfDocument . getPages...

    docs.aspose.com/pdf/java/add-headers-and-footer...
  4. 获取页面的纸张宽度和高度|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 visio 页面的纸张大小。... 获取页面的页面宽度和页面高度 Prop of Page 下面的示例代码解释了 PageProps.PageWidth...); // get page of the Visio diagram by name Page page = diagram...

    docs.aspose.com/diagram/zh/java/get-paper-width...
  5. 使用 C++ 添加图形注释|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < CircleAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/zh/cpp/figures-annotation/
  6. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET....Document ()) { // Add page var page = document . Pages . Add (); var...= dataDir + "BMPtoPDF.bmp" ; page . Paragraphs . Add ( image );...

    docs.aspose.com/pdf/net/convert-images-format-t...
  7. 档案

    档案... 初始化 Page 和 Outline 类对象。 添加 RichText 节点。...Document(); // 初始化 Page 类对象 Page page = new Page(doc); // 初始化大纲类对象...

    blog.aspose.com/zh/note/create-onenote-files-pr...
  8. Wrong print of footer on some documents - Free ...

    I use Aspose java pdf version 25.7 and pdf24 printer. I try to print footer (or watermark) on bottom of Page. I want to print it on bottom of Page (as soon as possible). I use AutoResize mode (it is working very strange …...bottom of page. I want to print it on bottom of page (as soon...Create objects for printer and page settings and PrintDocument PdfPrinterSettings...

    forum.aspose.com/t/wrong-print-of-footer-on-som...
  9. Add Comments to Drawings in Visio|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....diagram: Page mypage = Application . ActiveDocument . Pages [ 1 ];...diagram page. The AddComment method, exposed by the Page class...

    docs.aspose.com/diagram/net/add-comments-to-dra...
  10. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed Page formats (PDF, XPS, images etc)...saving a document into fixed page formats (PDF, XPS, images etc)...this property is set to True . page_saving_callback Allows to control...

    reference.aspose.com/words/python-net/aspose.wo...