Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 181,433 for

paged

(0.12 sec)
  1. 通过 C# 将图像添加到 PDF | Aspose.PDF

    本页介绍使用 .NET Framework、.NET Core、Aspose.PDF for .NET 库将图像添加到 PDF 文档中的功能。...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hans/net/images/add/
  2. Éditeur Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET démontre que l'éditeur PDF HTML5 est un éditeur PDF basé sur le web et open source....nouvelles pages. Supprimer des pages. Déplacer des pages dans le...nouveau fichier” est cliqué sur la page Lorsque vous cliquez sur l’élément...

    docs.aspose.com/pdf/fr/net/aspose-pdf-editor/
  3. Convert a Document to an Image in C#|Aspose.Wor...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using C#....Hide ] What is this page about? This page explains how to convert...add a preview of any document page to your website or application...

    docs.aspose.com/words/net/convert-a-document-to...
  4. TextColumn.width property | Aspose.Words for Py...

    TextColumn.width property. Gets or sets the width of the text column in points....doc ) page_setup = builder . page_setup columns = page_setup...content_width = page_setup . page_width - page_setup . left_margin...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Create Links in PDF file with C#|Aspose.PDF for...

    This section explains how to create links in your PDF document with C#.... Get the Page you want to add link to. Create...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/net/create-links/
  6. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing.... Get the particular page to which you want to add the...of the text fragment on the page. Set the text properties of...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/
  7. TextColumn.space_after property | Aspose.Words ...

    TextColumn.space_after property. Gets or sets the space between this column and the next column in points...doc ) page_setup = builder . page_setup columns = page_setup...content_width = page_setup . page_width - page_setup . left_margin...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextColumnCollection indexer | Aspose.Words for...

    TextColumnCollection indexer. Returns a text column at the specified index....doc ) page_setup = builder . page_setup columns = page_setup...content_width = page_setup . page_width - page_setup . left_margin...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Visio to HTML Conversion Cuts Off Diagram Parts...

    When converting a Visio document to HTML, the resulting diagram appears to be incomplete, with some parts missing. The affected areas are marked in red in the attached screenshot. Steps to Reproduce: Start the sample …... Set Page Size : Ensure that the page size is appropriately...diagram. You can specify the page size using the PageSize class...

    forum.aspose.com/t/visio-to-html-conversion-cut...
  10. PDF to DOCX Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one DOCX single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to DOCX document In loop: add...

    products.aspose.com/pdf/cpp/merger/pdf-to-docx/