Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 187,811 for

paged

(0.17 sec)
  1. Arbeiten mit Themen|Documentation

    In diesem Abschnitt wird erläutert, wie Sie mit Aspose.Diagram ein voreingestelltes Design auf eine Seite oder eine Form anwenden....Holen Sie sich eine Instanz der Page-Klasse, um das Thema festzulegen...PresetTheme-Eigenschaft der Page-Instanz einen Preset-Wert zu...

    docs.aspose.com/diagram/de/net/working-with-the...
  2. 检查页面自动扩展|Documentation

    本节介绍如何检查或更改页面是否在带有 Aspose.Diagram 的 visio 文件中自动展开。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。 这 页面道具...Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/zh/net/check-page-autoe...
  3. PageSetup.footer_distance property | Aspose.Wor...

    PageSetup.footer_distance property. Returns or sets the distance (in points) between the footer and the bottom of the page....footer and the bottom of the page. @property def footer_distance...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.bottom_margin property | Aspose.Words...

    PageSetup.bottom_margin property. Returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text....between the bottom edge of the page and the bottom boundary of the...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.right_margin property | Aspose.Words ...

    PageSetup.right_margin property. Returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text....between the right edge of the page and the right boundary of the...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  6. أرشيف

    أرشيف...صفحات PDF foreach (Page page in document.Pages) { // الحصول على...Convert.ToInt32(info.GetPageWidth(page.Number)); int height = Convert...

    blog.aspose.com/ar/pub/convert-pub-to-png-in-cs...
  7. Arsip

    Arsip...halaman PDF foreach (Page page in document.Pages) { // Dapatkan info...Convert.ToInt32(info.GetPageWidth(page.Number)); int height = Convert...

    blog.aspose.com/id/pub/convert-pub-to-png-in-cs...
  8. Архів

    Архів...сторінки PDF foreach (Page page in document.Pages) { // Отримати інформацію...Convert.ToInt32(info.GetPageWidth(page.Number)); int height = Convert...

    blog.aspose.com/uk/pub/convert-pub-to-png-in-cs...
  9. ארכיון

    ארכיון...קרא למתודת Delete() על אוסף ה Pages עם אינדקס הדף. שמור את המסמך...document = new Document("sample_5_pages.pdf"); // שלב 2: מחק דפים ספציפיים...

    blog.aspose.com/he/pdf/remove-pages-from-pdf-do...
  10. Chart to PDF with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Create Chart PDF with Desired Page Size You can create a chart...chart PDF with your desired page size using Aspose.Cells and specify...

    docs.aspose.com/cells/cpp/chart-to-pdf/