Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 181,613 for

paged

(0.21 sec)
  1. PDF에서 동작 작업하기|Aspose.PDF for C++

    이 섹션에서는 C++로 문서 및 양식 필드에 동작을 프로그래밍적으로 추가하는 방법을 설명합니다.... 링크를 추가하고자 하는 Page 클래스를 가져옵니다. Page 및 Rectangle 객체를 사용하여...FreeTextAnnotation 객체를 인스턴스화합니다. Page 및 Rectangle 객체를 인수로 허용하므로 LinkAnnotation...

    docs.aspose.com/pdf/ko/cpp/actions/
  2. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document....adding text fragments to the PDF page. As for text files, we are dealing...PDF Document and add the first page with custom margins and font...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  3. Saving to memory stream results in a "...

    I am converting .mht files to pdf. Most of the files work 100%, but some .mht files result in the following error when I call Aspose.Pdf.Generator.PdfAspose.Pdf.Generator.Pdf.Save(memorystream); Aspose.Pdf…...foreach (Page page in pdfDocument.Pages) { document.Pages.Add(page);...foreach (Page page in pdfDocument.Pages) { document.Pages.Add(page);...

    forum.aspose.com/t/saving-to-memory-stream-resu...
  4. Issues with Aspose.PDF version 24.3.0 - Free Su...

    Hi, I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2. The version Aspose.PDF version 24.3.0 compiles properly, but I’m having problems when I work with PDF with layers. I added a validation to …...Document(filePath); foreach (Page page in document.Pages) { List<Aspose.Pdf...Pdf.Layer> layers = page.Layers; if (layers != null && layers...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  5. C++を使用してPDFページを回転させる|Aspose.PDF for C++

    このトピックでは、既存のPDFファイルのページの向きをC++でプログラム的に回転させる方法について説明します。...( auto page : document -> get_Pages ()) { auto r = page -> get_MediaBox...get_Height () - newHeight ); page -> set_MediaBox ( MakeObject...

    docs.aspose.com/pdf/ja/cpp/rotate-pages/
  6. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    Aspose.PDF for C++ library allows you get? update in a PDF file with our ....PDF file, and how to get which page a particular bookmark is on...()); } } Getting a Bookmark’s Page Number Once you have added a...

    docs.aspose.com/pdf/cpp/get-update-and-expand-b...
  7. Архивы

    Архивы...страницу в документ Page page = pdfDocument.Pages.Add(); // Создайте...в коллекцию абзацев страницы page.Paragraphs.Add(image); } //...

    blog.aspose.com/ru/pdf/merge-jpg-to-pdf/
  8. 記録

    記録...メソッドを使用してドキュメントに新しいページを追加し、 Page オブジェクトでその参照を取得します。 Image クラスのオブジェクトを作成します。...メソッドを使用して、画像ファイルのパスを指定して画像を設定します。 Page.getParagraphs().add(Image) ...

    blog.aspose.com/ja/pdf/convert-images-to-pdf-us...
  9. 記録

    記録...Page for .NET は、この変換のための堅牢なソリューシ...さで業界全体にわたって信頼されています。 Aspose.Page for .NET を使用することで、開発者はC#でJP...

    blog.aspose.com/ja/page/convert-jpg-to-eps-in-c...
  10. Archivio

    Archivio...pagina al documento Page page = pdfDocument.Pages.Add(); // Crea un...collezione di paragrafi della pagina page.Paragraphs.Add(image); } //...

    blog.aspose.com/it/pdf/merge-jpg-to-pdf/