Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 185,610 for

paged

(0.12 sec)
  1. Archiv

    Archiv...pages-Auflistung. Führen Sie in jeder...Seite mit der Document.pages.add(Page)-Methode zum Dokument hinzu...

    blog.aspose.com/de/pdf/split-pdf-in-python/
  2. 使用 C++ 以编程方式移动 PDF 页面|Aspose.PDF for C++

    尝试使用 Aspose.PDF for C++ 将页面移动到所需位置或 PDF 文件的末尾。...Document > (); auto page = srcDocument -> get_Pages () -> idx_get (...dstDocument -> get_Pages () -> Add ( page ); // 保存输出文件 dstDocument...

    docs.aspose.com/pdf/zh/cpp/move-pages/
  3. 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...
  4. 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/
  5. PDF Sticky Annotations|Aspose.PDF for Java

    Эта тема о липких аннотациях, в качестве примера мы показываем аннотацию водяного знака в тексте. Она используется для представления графики на странице. Ознакомьтесь с фрагментом кода для решения этой задачи....pdf" ); Page page = document . getPages ()....= new WatermarkAnnotation ( page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/ru/java/sticky-annotations/
  6. Convert PDF to Different Image Formats in C#|As...

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, EMF, JPEG, PNG, GIF, SVG with a few lines of code....ImageDevice - for a particular page. Convert PDF using DocumentDevice...makes a possible to convert PDF Pages to TIFF images. The TiffDevice...

    docs.aspose.com/pdf/net/convert-pdf-to-images-f...
  7. Convert EMF to EPS using Python

    EMF to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/convert/emf-to-...
  8. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...Document(); var page = document.Pages.Add(); // 1. text page.Paragraphs...text")); // 2. text with newline page.Paragraphs.Add(new TextFragment("2...

    forum.aspose.com/t/nullreferenceexception-when-...
  9. 記録

    記録...Pages コレクションをループして、 Page クラスを使用して各ページにアクセスします。...foreach (Aspose.Pdf.Page pdfPage in pdfDocument.Pages) { // 新しいドキュメントを作成する...

    blog.aspose.com/ja/pdf/split-pdf-into-multiple-...
  10. Chercher

    chercher...créez des objets des classes Page, Outline et OutlineElement....même, ajoutez Outline à la page et Page au document. Enfin, appelez...

    blog.aspose.com/fr/note/insert-pdf-into-onenote...