Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 187,789 for

page

(0.25 sec)
  1. 使用文本|Documentation

    本节介绍如何使用 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/zh/net/working-with-text/
  2. DNN Word Import Module|Aspose.Words for .NET

    Read contents of Word documents using Aspose.Words DNN Word Import Module in C#.... What is this page about? This page describes the DNN Word...Import from Word button on the page where the module is added. When...

    docs.aspose.com/words/net/dnn-word-import-module/
  3. Convert DICOM to PNG using Python

    This article guides on how to convert DICOM to PNG using Python. It contains detail to set the IDE, a list of steps, and a sample code to convert file format from DCM to PNG using Python....Page Product Family Aspose.PSD Product...pycore.as_of Loop through each page in the DICOM file using a for...

    kb.aspose.com/imaging/python/convert-dicom-to-p...
  4. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in Java. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides, with sample Java code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in PHP. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides for PHP, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/php-java/convert-powerpo...
  6. Փոխարկել WORD Պատկեր Javascript

    Փոխարկեք WORD ը Պատկեր ձևաչափի JavaScript կոդով: Պահեք WORD որպես Պատկեր օգտագործելով JavaScript:...) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/hy/nodejs-net/convers...
  7. Փոխարկել HTML GIF Javascript

    Փոխարկեք HTML ը GIF ձևաչափի JavaScript կոդով: Պահեք HTML որպես GIF օգտագործելով JavaScript:...) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.gif`);...

    products.aspose.com/words/hy/nodejs-net/convers...
  8. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....call AddStamp method of the Page to add the text in the header...on all pages for ( auto page : document -> get_Pages ()) { page...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  9. Converting a DICOM file to PDF using Python | A...

    Sample code on Python for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...initializes the document with no pages or content. Use the add() method...

    products.aspose.com/pdf/python-net/conversion/d...
  10. Optimize, Compress or Reduce PDF Size in PHP|As...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects using PHP....handy for publishing on web pages, sharing on social networks...techniques to optimize PDF: Optimize page content for online browsing...

    docs.aspose.com/pdf/php-java/optimize-pdf/