Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 188,108 for

paged

(0.2 sec)
  1. ارسم نص|Documentation

    يشرح هذا القسم كيفية رسم نص في صفحة visio باستخدام Aspose.Diagram. الدعم باستخدام C# لرسم نص وحفظه بتنسيق pdf و svg و html و image و xps وتنسيقات أخرى....diamond shape in page long shapeId = diagram . Pages [ 0 ]. DrawPolyline...added shape from page Shape shape = diagram . Pages [ 0 ]. Shapes...

    docs.aspose.com/diagram/ar/net/drawing/draw-text/
  2. Chercher

    chercher...document PDF et rendre ses pages en images raster. Après cela...convertToPNGMemorySt() de l’API convertit une page PDF en un flux d’images dans...

    blog.aspose.com/fr/barcode/read-barcode-from-pd...
  3. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/working-with-images/
  4. PS to BMP Conversion API for C# | .NET

    PS to BMP 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-bmp/
  5. أرشيف

    أرشيف...إلى الصفحة المطلوبة من مجموعة Pages . تصفح الأشكال على الصفحة. استرجع...إلى الصفحة الأولى Page page = visio_file.Pages[0]; // تكرار عبر...

    blog.aspose.com/ar/diagram/read-visio-shape-dat...
  6. Manipuler les tableaux dans un PDF existant|Asp...

    Manipulez les tableaux dans un fichier PDF existant et remplacez l'ancien tableau par un nouveau dans un document PDF avec Aspose.PDF pour Java....simples qui existent déjà sur la page d’un document PDF. Une nouvelle...TableAbsorber (); // Visiter la première page avec l'absorbeur absorber ....

    docs.aspose.com/pdf/fr/java/manipulate-tables-i...
  7. Convert OneNote to Html | Aspose.Note Documenta...

    A comprehensive guide on converting your OneNote files to HTML format for better organization and accessibility....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/convert-onenote-to-html/
  8. Unisci da PDF a DOC usando C++ | Aspose.PDF

    Combina due o più documenti PDF in un singolo file DOC a livello di programmazione con codice di esempio C++ utilizzando Aspose.PDF per C++...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/it/cpp/merger/pdf-to-doc/
  9. Table content getting split when converted from...

    Hi, I’m trying to convert a docx file with 104 pages into pdf, I can see the output pdf contains 106 pages. When exploring I saw a table on page 37 (in docx) got split into two tables in the next page in pdf. Simsun a…...convert a docx file with 104 pages into pdf, I can see the output...contains 106 pages. When exploring I saw a table on page 37 (in docx)...

    forum.aspose.com/t/table-content-getting-split-...
  10. Archivo

    Archivo...new Document( "sample-multi-page.docx" ); // Extraer páginas...una for ( int page = 0 ; page < doc.PageCount; page++) { // Guarda...

    blog.aspose.com/es/words/extract-word-pages-in-...