Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 185,612 for

page

(0.13 sec)
  1. Get Visio Shape Inherit Line|Documentation

    This section explains how to get visio shape's line style inherited from it's parent style and master with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  2. Convert Between Measurement Units in C#|Aspose....

    Aspose.Words for .NET can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels using C#....Hide ] What is this page about? This page explains how to convert...useful when setting various page properties because, for instance...

    docs.aspose.com/words/net/convert-between-measu...
  3. Introduction | Aspose.Note Documentation

    This document provides an introduction to the net framework and its key features....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/introduction/
  4. Remove Pages from PDF using C++ | Aspose.PDF

    Remove Pages from PDF file programmatically with C++ sample code using Aspose.PDF for C++...How to Delete pages from PDF using C++ Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/cpp/pages/remove/
  5. Getting Headers or Footers with Node.js via C++...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Node.js via C++ API....in Page Layout view, Print Preview, and on printed pages. You...You can also use the Page Setup dialog box if you want to view...

    docs.aspose.com/cells/nodejs-cpp/get-headers-or...
  6. Can’t find where to open a new topic - Free Sup...

    Hi, I want to ask a question in a new topic but can’t find where to open a new topic. Did this change?...@SuneVav Try to refresh the page with Ctrl+F5 and scroll up....browser cookies Hard Reload the page using Ctrl + Shift + R (this...

    forum.aspose.com/t/can-t-find-where-to-open-a-n...
  7. Create AcroForm - Create Fillable PDF in C#|Asp...

    With Aspose.PDF for .NET you may create a form from scratch in your PDF file...{ // Add page to PDF file var page = document . Pages . Add ();...Pdf . Forms . TextBoxField ( page , rects ); // Setting the appearances...

    docs.aspose.com/pdf/net/create-form/
  8. How to print PDF file in .NET Core|Aspose.PDF f...

    This Page explains how to convert a PDF document into XPS in .NET Core and add it as a job to the queue of the local printer....Choosing paper source by PDF page size Since the 24.4 release...choosing paper source by PDF page size in the print dialog is...

    docs.aspose.com/pdf/net/print-dotnetcore/
  9. Working with Attachments | Aspose.Note Document...

    A guide on how to work with attachments in your Java development environment....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/working-with-attachme...
  10. 使用 Python 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。... 使用 Pages.Add () 方法添加页面。 创建一个新的 TextFragment...Document () # Add page page = document . pages . add () # Add text...

    products.aspose.com/pdf/zh-hans/python-net/create/