Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 186,884 for

paged

(0.34 sec)
  1. PageConfig|Documentation

    PageConfig element allows you to break large forms into several pages that are recognized as a single document....several pages that are recognized as a single document. Pages must...organize form content. Generated pages are marked with a special QR...

    docs.aspose.com/omr/net/programmatic-forms/page...
  2. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for PHP library allows to convert various images formats to PDF....a new page to the document Set the margins of the page to 0 (if...BMP file Add the image to the page Save the document to the output...

    docs.aspose.com/pdf/php-java/convert-images-for...
  3. تدوير صفحات PDF باستخدام C#|Aspose.PDF for .NET

    يصف هذا الموضوع كيفية تدوير اتجاه الصفحة في ملف PDF موجود برمجياً باستخدام C#.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...)) { foreach ( Page page in document . Pages ) { Aspose . Pdf...

    docs.aspose.com/pdf/ar/net/rotate-pages/
  4. Применить тему к фигуре|Documentation

    В этом разделе объясняется, как установить свойства темы в форме visio с Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-2" ); // Add master with stencil file path and master...

    docs.aspose.com/diagram/ru/net/apply-theme-to-s...
  5. Temayı Şekle Uygula|Documentation

    Bu bölüm, Aspose.Diagram ile bir visio şeklinde tema Özelliklerinin nasıl ayarlanacağını açıklar....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-2" ); // Add master with stencil file path and master...

    docs.aspose.com/diagram/tr/net/apply-theme-to-s...
  6. Total for Java, aspose-cells 25.9, the result ....

    Total for Java, aspose-cells 25.9, the result .pdf lacks a “logical table” in source .xlsx The file is very weird to me. I’ll attach bot the source and the target file (of the conversion)....from template file in MS Excel(Page Layout → Print Area ->Clear...<File Version="1.7" Name="" Pages="3"> <Security/> <Catalog/>...

    forum.aspose.com/t/total-for-java-aspose-cells-...
  7. Formatação de Texto dentro do PDF|Aspose.PDF pa...

    Esta página explica como formatar texto dentro do seu arquivo PDF. Há adição de recuo de linha, adição de borda de texto, adição de sublinhado, adição de uma borda ao redor do texto adicionado, alinhamento de texto para conteúdos de caixa flutuante, etc....document = new Document (); Page page = document . getPages ()....setFormattingOptions ( textOptions ); page . getParagraphs (). add ( text...

    docs.aspose.com/pdf/pt/java/text-formatting-ins...
  8. EOT Fonts Knowledge Base

    EOT fonts. Once crucial for web typography, now less relevant due to browser evolution. Explore their history and changing role in web design....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/font/net/what-is-font/eot-font/
  9. AcroFormの作成 - C#で入力可能なPDFを作成|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用して、PDFファイルにフォームをゼロから作成できます...{ // Add page to PDF file var page = document . Pages . Add ();...Pdf . Forms . TextBoxField ( page , rects ); // Setting the appearances...

    docs.aspose.com/pdf/ja/net/create-form/
  10. Worksheet Views|Documentation

    This article will describe how to use Aspose.Cells for Python via .NET API to interact with the page‑break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....Worksheet Views Contents [ Hide ] Page Break Preview All worksheets...viewed in two modes: Normal view. Page break preview. Normal view is...

    docs.aspose.com/cells/python-net/worksheet-views/