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

paged

(0.16 sec)
  1. Resize EPS | API Solution for C++

    Resize EPS functionality offered by Aspose.Page API solution for C++ 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/cpp/resize-eps/
  2. PDF에 페이지 추가하기 | PDF에 페이지 삽입하기

    PDF에 페이지 추가하기: Python에서 PDF에 페이지를 삽입하고, 다른 PDF에서 페이지를 추가하며, 특정 위치에 페이지를 프로그래밍 방식으로 삽입하는 방법을 배워보세요.... 파일 끝에 새 빈 페이지를 추가하려면 pages.add() 메서드를 호출하십시오. 아래 단계에 따라...Document 클래스 를 사용하여 로드합니다. pages.add() 메서드를 사용하여 새 페이지를 추가합니다...

    blog.aspose.com/ko/pdf/add-pages-to-pdf-in-python/
  3. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF library.... Add a Page object to the Pages collection of the...Paragraphs collection of the page. Save the resultant PDF document...

    docs.aspose.com/pdf/net/create-document/
  4. 記録

    記録...add() メソッドを使用して PDF ドキュメントに新しい Page を追加し、ページの余白を設定します。 画像ファイルを FileInputStream...FileInputStream オブジェクトに読み込みます。 Page.getParagraphs().add(Image) メソッドを使用して、新しい...

    blog.aspose.com/ja/pdf/convert-image-to-pdf-java/
  5. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...pdfDocuments = new List(); IList pages = document.GetChildNodes();...GetChildNodes(); for (int i = 0; i < pages.Count(); i++) { PdfSaveOptions opts...

    forum.aspose.com/t/key-not-found-exception/293338
  6. آرشیوها

    آرشیوها...صفحه را راه اندازی کنید Page page = new Page (); // آبجکت کلاس Outline...Outline node page . appendChildLast ( outline ); // add Page node doc...

    blog.aspose.com/fa/note/create-bulleted-or-numb...
  7. Trabalhar com Documento em PostScript | C++

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

    docs.aspose.com/page/pt/cpp/ps/working-with-doc...
  8. さまざまな画像形式をPDFに変換する|Aspose.PDF for C++

    このトピックでは、Aspose.PDF for C++ライブラリを使用して、さまざまな画像形式をPDFに変換する方法を紹介します。... この Document に新しい Page を追加します。 新しいAspose.Pdf BMPを作成します。...(); // Add empty page in empty document auto page = document ->...

    docs.aspose.com/pdf/ja/cpp/convert-images-forma...
  9. 아카이브

    아카이브...PdfFileInfo(document); foreach (Page page in document.Pages) { int width = Convert...Convert.ToInt32(info.GetPageWidth(page.Number)); int height = Convert...

    blog.aspose.com/ko/pub/publisher-pub-to-jpg-onl...
  10. Lưu trữ

    Lưu trữ...PdfFileInfo(document); foreach (Page page in document.Pages) { int width = Convert...Convert.ToInt32(info.GetPageWidth(page.Number)); int height = Convert...

    blog.aspose.com/vi/pub/publisher-pub-to-jpg-onl...