Sort Score
Result 10 results
Languages All
Labels All
Results 6,971 - 6,980 of 149,053 for

paged

(0.12 sec)
  1. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....NET allows splitting multiple pages while converting the Microsoft...multiple pages, Aspose.Diagram for .NET allows using page saving...

    docs.aspose.com/diagram/de/net/convert-visio-to...
  2. Anotasi PDF sticky menggunakan Python|Aspose.PD...

    Topik ini tentang anotasi sticky, sebagai contoh kami menunjukkan Anotasi Watermark dalam teks....menambahkan Anotasi page = document . pages [ 1 ] # Buat Anotasi...annotations . WatermarkAnnotation ( page , ap . Rectangle ( 100 , 0 ...

    docs.aspose.com/pdf/id/python-net/sticky-annota...
  3. 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...
  4. 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...
  5. إضافة رأس وتذييل إلى ملف 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...
  6. Genel API Aspose.Diagram 6.0.0'daki değişiklikl...

    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....vsdx" ); // get Visio page by name Page page = diagram . getPages...getPages (). getPage ( "Page-1" ); // get Visio shapes by ids Shape...

    docs.aspose.com/diagram/tr/java/public-api-chan...
  7. PageBorderDistanceFrom | Aspose.Words for Java

    Specifies the positioning of the page border relative to the page margin in Java....positioning of the page border relative to the page margin. Examples:...border at the top of the first page. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Extraer texto de PDF C#|Aspose.PDF for .NET

    Este artículo describe varias formas de extraer texto de documentos PDF utilizando Aspose.PDF en C#....método Accept de la colección Pages . La clase TextAbsorber absorbe...absorber for all the pages document . Pages . Accept ( textAbsorber...

    docs.aspose.com/pdf/es/net/extract-text-from-al...
  9. PDF API 편집하기 | Aspose.PDF

    모든 플랫폼에서 사용할 수 있는 무료 크로스 플랫폼 앱과 High Code API를 사용하여 PDF 문서를 수정할 수 있습니다.... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { Page page = textFragment . Page ; Rectangle annotationRectangle...

    products.aspose.com/pdf/ko/redaction/
  10. SplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts in Java....Shows how to split document by pages. String doc = getMyDir() + "Big...setSplitCriteria(SplitCriteria.PAGE); Splitter.split(doc, getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...