Sort Score
Result 10 results
Languages All
Labels All
Results 8,471 - 8,480 of 156,203 for

paged

(0.09 sec)
  1. Public API Changements dans Aspose.Diagram 16.1...

    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....); // get page by name Aspose . Diagram . Page page = diagram...diagram . Pages . GetPage ( "Page-1" ); // get shape by ID Aspose ....

    docs.aspose.com/diagram/fr/net/public-api-chang...
  2. Suporte para Imagens DICOM|Aspose.PDF for .NET

    Esta seção descreve como suportar imagens DICOM em arquivos PDF usando a biblioteca C#....Document ()) { // Add page var page = document . Pages . Add (); // Create...// Add image to the first page page . Paragraphs . Add ( image...

    docs.aspose.com/pdf/pt/net/support-for-dicom-im...
  3. Crea PDF usando C++ | Aspose.PDF

    In questo argomento viene illustrato come utilizzare l'API Aspose.PDF for C++ per generare e leggere facilmente i file PDF nelle applicazioni C++....pagina utilizzando il metodo Pages.Add (). Creare un nuovo oggetto...(); // Add page auto page = document -> get_Pages () -> Add ();...

    products.aspose.com/pdf/it/cpp/create/
  4. PDF 파일에서 링크 추출|Aspose.PDF for C++

    C#으로 PDF에서 링크를 추출합니다. 이 주제는 AnnotationSelector 클래스를 사용하여 링크를 추출하는 방법을 설명합니다.... 링크를 추출하려는 Page 를 가져옵니다. 문서의 지정된 페이지에서 모든 LinkAnnotation...사용하십시오. AnnotationSelector 객체를 Page 객체의 Accept 메서드에 전달합니다. AnnotationSelector...

    docs.aspose.com/pdf/ko/cpp/extract-links/
  5. ImageSaveOptions.ImageSize | Aspose.Words for .NET

    Discover the ImageSize property of ImageSaveOptions to easily manage and customize image dimensions in pixels for optimal results....Examples Shows how to render every page of a document to a separate...doc ); builder . Writeln ( "Page 1." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Print Documents|Aspose.Words for .NET

    Print a document easily and fast instead of using VSTO in C#....document or any current active page. this . Application . ActiveDocument...wdPrintDocumentConte , Copies : "1" , Pages : "" , PageType : Word . WdPrintOutPages...

    docs.aspose.com/words/net/print-documents/
  7. さまざまな画像形式を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...
  8. Delete Images from PDF File|Aspose.PDF for .NET

    This section explain how to delete Images from PDF File using Aspose.PDF for .NET.... Get the Page that holds the image from the...the Document object’s Pages collection. Images are held in the...

    docs.aspose.com/pdf/net/delete-images-from-pdf-...
  9. Working with Text in PDF using Python|Aspose.PD...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF for Python....to replace text in all the pages of a PDF document. You first...Class. Search and Get Text from Pages of PDF Document - you can use...

    docs.aspose.com/pdf/python-net/working-with-text/
  10. A(Z) TEXT Konvertálása A Következőre: PNG Javas...

    A(z) TEXT PNG formátumba JavaScript kóddal. TEXT mentése PNG a JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/hu/nodejs-net/convers...