Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 192,350 for

paged

(0.18 sec)
  1. arkiv

    arkiv... Klassen Page i API:t representerar en sida...Initiera sedan klassobjektet Page. Ladda sedan en bild med hjälp...

    blog.aspose.com/sv/note/add-image-to-onenote-in...
  2. Přidat čárový kód do PDF pomocí Pythonu | Načís...

    Naučte se, jak přidat čárový kód do PDF souborů pomocí Aspose.PDF for Python via .NET. Tento krok‑za‑krokem průvodce zahrnuje kód, nastavení a tipy na výkon....and add a page document = ap.Document("input.pdf") page = document...document.pages.add() page.set_page_size(595, 842) Vložte obrázek čárového...

    blog.aspose.com/cs/pdf/add-barcode-to-pdf-in-py...
  3. Anotaciones interactivas usando Python|Aspose.P...

    Aprenda cómo agregar, leer y eliminar anotaciones de enlace, y cómo crear botones de navegación e impresión en documentos PDF usando Aspose.PDF for Python via .NET.... pages [ 1 ] . accept ( text_fragment_absorber...LinkAnnotation ( document . pages [ 1 ], phone_number_fragment...

    docs.aspose.com/pdf/es/python-net/interactive-a...
  4. Annotation de texte PDF|Aspose.PDF pour C++

    Aspose.PDF pour C++ vous permet d'ajouter, d'obtenir et de supprimer des annotations de texte de votre document PDF....collection Annotations d’une page particulière. Cette collection...uniquement pour cette page individuelle ; chaque page a sa propre collection...

    docs.aspose.com/pdf/fr/cpp/text-annotation/
  5. Rotate Text Inside PDF using C++|Aspose.PDF for...

    Learn how to rotate text within a PDF document in C++ using Aspose.PDF to adjust text orientation and improve layout....particular page auto page = document -> get_Pages () -> Add ();...> ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/cpp/rotate-text-inside-pdf/
  6. 使用 .NET API 转换 EPS 文件

    Aspose.Page API 解决方案为 .NET 提供的 EPS 到 BMP 转换功能在此通过代码片段进行讲解和演示...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/net/convert-eps/
  7. Metinle Çalışmak|Documentation

    Bu bölüm, Aspose.Diagram ile bir metin şeklinin nasıl ekleneceğini veya şeklin metninin nasıl güncelleneceğini açıklar....parameters and add text to a Visio page double PinX = 1 , PinY = 1 ...1 , Height = 1 ; diagram . Pages [ 0 ]. AddText ( PinX , PinY...

    docs.aspose.com/diagram/tr/net/working-with-text/
  8. Arbeta med text|Documentation

    Det här avsnittet förklarar hur du infogar en textform eller uppdaterar formens text med Aspose.Diagram....parameters and add text to a Visio page double PinX = 1 , PinY = 1 ...1 , Height = 1 ; diagram . Pages [ 0 ]. AddText ( PinX , PinY...

    docs.aspose.com/diagram/sv/net/working-with-text/
  9. FloatingBox를 사용한 텍스트 생성|Aspose.PDF for .NET

    이 페이지는 플로팅 박스 내에서 텍스트를 형식화하는 방법을 설명합니다....Document ()) { var page = document . Pages . Add (); // Create..."text example" )); // Add box page . Paragraphs . Add ( box );...

    docs.aspose.com/pdf/ko/net/floating-box/
  10. Make Booklet of PDF|Aspose.PDF for Java

    This section explains how to make booklet of PDF with com.aspose.pdf.facades using PdfFileEditor class....} Make Booklet of PDF Using Page Size and File Paths [MakeBooklet]...paths. You can also set the page size of the output PDF file...

    docs.aspose.com/pdf/java/make-booklet-of-pdf/