Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 187,818 for

paged

(0.98 sec)
  1. ShapeBase.RelativeHorizontalPosition | Aspose.W...

    Discover the ShapeBase RelativeHorizontalPosition property to master horizontal positioning of shapes. Optimize your design with precision and control!...floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Public API Changements dans Aspose.Diagram 3.8....

    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....classe Page est ajouté pour transmettre l’ID de page max Les...facilement calculer un ID de page maximum et l’incrémenter. Le...

    docs.aspose.com/diagram/fr/net/public-api-chang...
  3. Конвертировать форму Visio в PDF|Documentation

    В этом разделе объясняется, как преобразовать форму visio в PDF с помощью Aspose.Diagram....Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to...

    docs.aspose.com/diagram/ru/net/convert-a-visio-...
  4. Convert a Visio Shape To Pdf|Documentation

    This section explains how to convert a visio shape to pdf with Aspose.Diagram.... get a particular page. get a particular shape. convert...); // Get a particular page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  5. Archiv

    Archiv...Bezplatné zdroje Python Word Page Extractor Library # Budeme používat...Document("sample-multi-page.docx") # get page count pageCount = doc.page_count...

    blog.aspose.com/cs/words/extract-pages-from-wor...
  6. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库在 Visio 绘图的页面上添加注释。...comment anywhere on a page of Visio图纸 . 添加评论 Page 类公开的 addComment 方法允许您向绘图页添加注释。它采用...users add comments to the entire page that are presented by an icon...

    docs.aspose.com/diagram/zh/python-java/working-...
  7. Resize/Shrink PDF Content in Java | Aspose.PDF ...

    Aspose Support: We have purchased Aspose.Pdf for Java. Using your trial version (for evaluation purpose), I have come up with some code to see if it will meet our requirement. The code seems to be working fine but I am …...particular PDF file convert each page to an individual .jpg image...adding blank space in top of page so that there is enough space...

    forum.aspose.com/t/resize-shrink-pdf-content-in...
  8. Convertir PDF en formats d'images|Aspose.PDF po...

    Ce sujet vous montre comment Aspose.PDF permet de convertir des PDF en divers formats d'images. Convertissez des pages PDF en images PNG, JPEG, BMP avec quelques lignes de code....mais ImageDevice - pour une page particulière. Convertir un PDF...Java permet de convertir des pages PDF en images TIFF. La classe...

    docs.aspose.com/pdf/fr/java/convert-pdf-to-imag...
  9. Convertir divers formats d'images en PDF|Aspose...

    Ce sujet vous montre comment la bibliothèque Aspose.PDF pour C++ permet de convertir divers formats d'images en PDF.... Ajoutez une nouvelle Page à ce Document . Un nouveau BMP...Aspose.PDF BMP est ajouté à la Page en tant que Paragraphe. Enfin...

    docs.aspose.com/pdf/fr/cpp/convert-images-forma...
  10. PHP 를 사용하여 PDF에 바닥글 추가 | Aspose.PDF

    PHP via Java 용 Aspose.PDF 를 사용하여 PHP 샘플 코드를 사용하여 프로그래밍 방식으로 PDF에 바닥글을 추가합니다....$verticalAlignment -> Bottom ); $pages = $document -> getPages ();...footer to 1st page $page = $pages -> get_Item ( 1 ); $page -> addStamp...

    products.aspose.com/pdf/ko/php-java/footer/