Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 184,110 for

paged

(0.23 sec)
  1. PS to EMF Conversion API for C# | .NET

    PS to EMF conversion. Use C# API example code for batch conversion within VB.NET, Asp.NET or any .NET based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/conversion/ps-to-emf/
  2. Lavorare con i commenti|Documentation

    Questa pagina descrive come aggiungere un commento ad una pagina del disegno Visio con libreria Aspose.Diagram....to add comment anywhere on a page of il disegno Visio . Aggiungi...addComment, esposto dalla classe Page, consente di aggiungere commenti...

    docs.aspose.com/diagram/it/python-java/working-...
  3. Arbeiten mit Kommentaren|Documentation

    Auf dieser Seite wird beschrieben, wie Sie einer Seite der Zeichnung Visio mit der Bibliothek Aspose.Diagram einen Kommentar hinzufügen....to add comment anywhere on a page of die Zeichnung Visio . Einen...addComment-Methode, die von der Page-Klasse bereitgestellt wird,...

    docs.aspose.com/diagram/de/python-java/working-...
  4. Dividir PDF programaticamente em Python|Aspose....

    Este tópico mostra como dividir páginas de PDF em arquivos PDF individuais em suas aplicações Python....Document e adicione o objeto Page individual no documento vazio...ap . Document ( input_pdf ) page_count = 1 # Percorrer todas...

    docs.aspose.com/pdf/pt/python-net/split-pdf-doc...
  5. Travailler avec des images dans PostScript | C++

    Comment ajouter une image au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/cpp/ps/working-with-ima...
  6. إضافة رأس وتذييل إلى ملف PDF|Aspose.PDF for Java

    يسمح لك Aspose.PDF for Java بإضافة رؤوس وتذييلات إلى ملف PDF الخاص بك باستخدام فئة TextStamp....الصفحات for ( Page page : pdfDocument . getPages ()) { page . addStamp...الصفحات for ( Page page : pdfDocument . getPages ()) { page . addStamp...

    docs.aspose.com/pdf/ar/java/add-headers-and-foo...
  7. Visio Şekil Verisi ile Çalışma|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.... Page sınıfı tarafından sunulan Shapes...Bağlantı dizinlerini kullanın Page sınıfı tarafından sunulan connectShapesViaConn...

    docs.aspose.com/diagram/tr/java/working-with-vi...
  8. Create PDF Document|Aspose.PDF for Java

    Learn how to create PDF file in Aspose.PDF for Java....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/java/create-document/
  9. Archiv

    Archiv...Pages -Sammlung hinzufügen möchten...URL enthält. Link zur Sammlung Page.Annotations hinzufügen. PDF...

    blog.aspose.com/de/pdf/add-hyperlinks-to-pdf-in...
  10. C#를 사용하여 PDF에 텍스트 추가|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 문서에 텍스트를 추가하는 방법을 배우고 콘텐츠 향상 및 문서 편집을 수행합니다....Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/ko/net/add-text-to-pdf-file/