Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 185,611 for

paged

(0.12 sec)
  1. Rufen Sie Visio-Seiteninformationen in Ruby ab|...

    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....vsd" ) # page = diagram.getPages().getPage(page_id) page = diagram... getPage ( 0 ) puts "Page ID : " + page . getName () . to_s Laufcode...

    docs.aspose.com/diagram/de/java/retrieve-visio-...
  2. تحويل شكل Visio إلى Svg|Documentation

    يشرح هذا القسم كيفية تحويل شكل visio إلى svg باستخدام Aspose.Diagram....Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; SVGSaveOptions...

    docs.aspose.com/diagram/ar/net/convert-a-visio-...
  3. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....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/net/get-headers-or-footers/
  4. PageSetup.top_margin property | Aspose.Words fo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. Obróć interfejs API PDF | Aspose.PDF

    Obróć strony PDF za pomocą .NET, .NET Core, Java, C++ i Android.... GetDataDir_AsposePdf_Pages (); Document doc = new Document...pdf" ); foreach ( Page page in doc . Pages ) { Aspose . Pdf ...

    products.aspose.com/pdf/pl/rotate/
  6. Javaを使用してXPSファイルに簡単にテキストを挿入する

    Aspose.Page for Javaを使用してJavaでXPSファイルにテキストを挿入する方法を学びます。ステップバイステップのガイドとコードサンプルに従ってください。...Page for Javaを使用してテキストを挿入する 目次 概要...キストを挿入することは一般的な要件です。 Aspose.Page for Java は、このタスクのための堅牢なソリュー...

    blog.aspose.com/ja/page/insert-text-in-xps-file...
  7. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into a PDF document using Aspose.PDF for Python via .NET... page_layout_option = ap . HtmlPageLayoutOption...HtmlPageLayoutOption . SCALE_TO_PAGE_WIDTH document = ap . Document...

    docs.aspose.com/pdf/python-net/convert-html-to-...
  8. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class....Examples of artifacts include page headers, footers, separators...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/net/artifacts/
  9. FAQ|Aspose.Words pour .NET

    Aspose.Words pour .NET répond aux questions les plus fréquemment posées. Apprenez cette page pour résoudre rapidement votre problème sur des questions générales ou des sujets spécifiques....FAQ Contents [ Hide ] Cette page contient les réponses aux questions...fréquemment posées. Veuillez lire la page actuelle – cela vous permettra...

    docs.aspose.com/words/fr/net/faq/
  10. Trabajando con Acciones en PDF|Aspose.PDF para C++

    Esta sección explica cómo agregar acciones al documento y campos de formulario programáticamente con C++.... Obtén la clase Page a la que deseas añadir el enlace...LinkAnnotation usando los objetos Page y Rectangle . El objeto rectangle...

    docs.aspose.com/pdf/es/cpp/actions/