Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 184,607 for

paged

(0.96 sec)
  1. Work with Columns and Rows|Aspose.Words for Pyt...

    Working with parts of a table – rows, columns, and cells using Python. Specify Header Row Python....Row only on the first page or on each page if the table is split...repeat the Header Row on every page using the HeadingFormat property...

    docs.aspose.com/words/python-net/working-with-c...
  2. 档案

    档案...add() 方法将新的 Page 添加到 PDF 文档并设置页面的边距。 将图像文件加载到...将图像文件加载到 FileInputStream 对象中。 使用 Page.getParagraphs().add(Image) 方法向页面添加新的...

    blog.aspose.com/zh/pdf/convert-image-to-pdf-java/
  3. آرشیوها

    آرشیوها...add() یک Page جدید به سند PDF اضافه کنید و...بارگیری کنید. با استفاده از روش Page.getParagraphs().add(Image) یک...

    blog.aspose.com/fa/pdf/convert-image-to-pdf-java/
  4. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET....Document ()) { // Add page var page = document . Pages . Add (); var...= dataDir + "BMPtoPDF.bmp" ; page . Paragraphs . Add ( image );...

    docs.aspose.com/pdf/net/convert-images-format-t...
  5. How to Scale a Worksheet with Node.js via C++|D...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for Node.js via C++....scaling a worksheet: Fit to Page: To ensure that all the content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/nodejs-cpp/how-to-scale-a...
  6. Trabalhar com Documento em ficheiro PS | Java

    Adicionar páginas a um ficheiro PS é uma funcionalidade suportada pela solução API Aspose.Page. Veja como utilizar a funcionalidade em Java....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/pt/java/ps/working-with-do...
  7. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive document features....we can Add annotations to the page. The following code snippet...CaretAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/net/extra-annotations/
  8. إنشاء مستند PDF|Aspose.PDF لـ Python عبر C++

    تصف هذه الصفحة كيفية إنشاء مستند PDF من الصفر باستخدام Aspose.PDF لـ Python عبر مكتبة C++....الحصول على كائن document_get_pages الذي يحتوي على جميع الصفحات...مجموعة الصفحات page_collection_add_page ويعيد كائن Page الذي يمثل...

    docs.aspose.com/pdf/ar/python-cpp/create-document/
  9. Trabalhando com Ações|Aspose.PDF para Java

    Esta seção explica como adicionar ações aos campos de documento e formulário programaticamente com Java. Aprenda como Adicionar, Criar e Obter Hiperlink em um Arquivo PDF.... Obtenha a classe Page à qual você deseja adicionar...LinkAnnotation usando os objetos Page e Rectangle . O objeto rectangle...

    docs.aspose.com/pdf/pt/java/actions/
  10. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...all the pages foreach (Page page in pdfDocument.Pages) { // Adjust...and CropBox page.MediaBox = new Rectangle( page.MediaBox.LLX...

    forum.aspose.com/t/textbox-not-converting-corre...