Sort Score
Result 10 results
Languages All
Labels All
Results 8,681 - 8,690 of 187,117 for

paged

(0.13 sec)
  1. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), new Rectangle...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  2. 액션 작업하기|Aspose.PDF for Java

    이 섹션에서는 Java를 사용하여 문서 및 양식 필드에 액션을 프로그래밍 방식으로 추가하는 방법을 설명합니다. PDF 파일에서 하이퍼링크를 추가, 생성 및 가져오는 방법을 배웁니다.... 링크를 추가하려는 Page 클래스를 가져옵니다. Page 및 Rectangle 객체를 사용하여...FreeTextAnnotation 객체를 인스턴스화합니다. It 또한 Page 및 Rectangle 객체를 인수로 허용하므로 LinkAnnotation...

    docs.aspose.com/pdf/ko/java/actions/
  3. Travailler avec des Artifacts en C++|Aspose.PDF...

    Cette page décrit comment travailler avec la classe Artifact en utilisant Aspose.PDF pour C++. Les extraits de code montrent comment ajouter une image d'arrière-plan aux pages PDF et comment obtenir chaque filigrane sur la première page d'un fichier PDF....incluent Background, Layout, Page, Pagination et Undefined). Artifact...incluent Arrière-plan, Pied de page, En-tête, Indéfini, Filigrane)...

    docs.aspose.com/pdf/fr/cpp/artifacts/
  4. Verfolgen Sie den Fortschritt der Dokumentenkon...

    Lernen Sie, wie Sie den Fortschritt bei der Konvertierung von Excel Dateien mit Aspose.Cells for JavaScript via C++ überwachen....> </ head > < body > < h1 > Pages to PDF with Progress Callback...) { console . log ( `Saving page ${ pageIndex } to ${ fileName...

    docs.aspose.com/cells/de/javascript-cpp/track-d...
  5. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...takes about 3 minutes for one page of text) Why is the method so...Aspose.Pdf.Page page_new = asposeDocTarget.Pages[1]; using (Aspose...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  6. arkiv

    arkiv...Pages.Count . Om den gör det, hämta...Diagram.Pages[index].ID. Skapa en ny sida med klassen Page och ange...

    blog.aspose.com/sv/diagram/create-ms-visio-vsdx...
  7. ページプロパティの取得と設定|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用してPDFドキュメントのページプロパティを取得および設定する方法を学び、カスタマイズされたドキュメントフォーマットを実現します。... GetDataDir_AsposePdf_Pages (); // Open PDF document using...// Get page count System . Console . WriteLine ( "Page Count :...

    docs.aspose.com/pdf/ja/net/get-and-set-page-pro...
  8. Como Pesquisar em PDF Usando C# | Encontrar e D...

    Pesquisar e destacar texto em PDF usando C#. Aprenda a pesquisar em PDF usando C#, encontrar palavras-chave, extrair correspondências, usar regex e redigir dados sensíveis....Pages.Accept(textFragmentAbsorber);...WriteLine($"Text: {fragment.Text} | Page: {fragment.Page.Number}"); } Exemplo...

    blog.aspose.com/pt/pdf/search-in-pdf-using-csharp/
  9. Phpでのページオプションの設定|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Java for PHP の pagesetup モジュールの page_orientation メソッドを呼び出します。 PHPコード...PHPコード public static function page_orientation ( $dataDir = null...

    docs.aspose.com/cells/ja/java/setting-page-opti...
  10. JPEG to PDF Merge using C++ | Aspose.PDF

    Combine two or more JPEG documents into one PDF 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 PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/