Sort Score
Result 10 results
Languages All
Labels All
Results 9,181 - 9,190 of 156,220 for

paged

(0.34 sec)
  1. PDF 에서 HTML 로 C++ 를 사용하여 병합 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 두 개 이상의 PDF 문서를 하나의 HTML 단일 파일로 결합합니다....pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/ko/cpp/merger/pdf-to-html/
  2. C ++経由のインストールおよび実行の例node.js

    aspose.page for node.jsのインストールと使用方法について学びますより良い理解のためにコードの例を見つけてください。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/ja/nodejs-cpp/installation/
  3. PDFファイルに円オブジェクトを追加|Aspose.PDF for .NET

    この記事では、Aspose.PDF for .NETを使用してPDFに円オブジェクトを作成する方法を説明します。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/ja/net/add-circle/
  4. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for C++ recognition results as PDF, text, Word, or Excel documents, as well as JSON or XML files....memory stream, use asposeocr_page_save() function. The file format...file_format :: docx ; asposeocr_page_save ( image . c_str (), "result...

    docs.aspose.com/ocr/cpp/save-file/
  5. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C# API or .NET Library....display useful information like page number, author name, topic name...footers are managed using the page setup settings. Setting Headers...

    docs.aspose.com/cells/net/setting-headers-and-f...
  6. C++ 을 사용하여 PDF 작성 | Aspose.PDF

    이 항목에서는 C++용 Aspose.PDF API를 사용하여 C++ 응용 프로그램에서 PDF 파일을 쉽게 생성하고 읽는 방법을 보여줍니다.... Pages.Add () 메서드를 사용하여 페이지를 추가합니다...(); // Add page auto page = document -> get_Pages () -> Add ();...

    products.aspose.com/pdf/ko/cpp/create/
  7. Come rimuovere l'annotazione di Highlight usand...

    Codice di esempio Java per rimuovere le annotazioni di Highlight nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....l’annotazione Highlight dalle raccolte Page.Annotations Salvare nuovamente..._dataDir + "sample_mod.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/it/java/annotation/high...
  8. Come rimuovere l'annotazione di Freetext usando...

    Codice di esempio Java per rimuovere le annotazioni di Freetext nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....l’annotazione Freetext dalle raccolte Page.Annotations Salvare nuovamente...using AnnotationSelector Page page = document . getPages ()....

    products.aspose.com/pdf/it/java/annotation/free...
  9. How to Convert Image to PDF in C#

    This brief tutorial discusses how to convert image to PDF in C#. You will understand how using C# image to PDF conversion feature can be used with the help of the given steps and a code snippet....Page Product Family Aspose.PSD Product...you can insert an image on any page number in a PDF document simply...

    kb.aspose.com/pdf/net/how-to-convert-image-to-p...
  10. How to Remove Watermark from PDF File in Java

    This short tutorial contains information about how to remove watermark from PDF file in Java. It provides detailed Information on configuration, step-by-step process and a runnable sample code to remove watermark text from PDF in Java....Page Product Family Aspose.PSD Product...of artifacts present on a PDF page. Steps to Remove Watermark from...

    kb.aspose.com/pdf/java/how-to-remove-watermark-...