Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 140,996 for

page

(0.07 sec)
  1. Փոխարկել DOC Պատկեր Java

    Փոխարկեք DOC ը Պատկեր ձևաչափի Java կոդով: Պահեք DOC որպես Պատկեր օգտագործելով Java:...for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/hy/java/conversion/do...
  2. Փոխարկել TEXT PNG Java

    Փոխարկեք TEXT ը PNG ձևաչափի Java կոդով: Պահեք TEXT որպես PNG օգտագործելով Java:...for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.png" , page + 1...

    products.aspose.com/words/hy/java/conversion/te...
  3. Փոխարկել WORD JPG Java

    Փոխարկեք WORD ը JPG ձևաչափի Java կոդով: Պահեք WORD որպես JPG օգտագործելով Java:...for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/hy/java/conversion/wo...
  4. PageSavingArgs.keepPageStreamOpen property | As...

    PageSavingArgs.keepPageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a document Page....close it after saving a document page. get keepPageStreamOpen () :...property after writing a document page into it. Specify true to keep...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Resize PDF using C++ | Aspose.PDF

    Resize PDF documents programmatically with C++ sample code using Aspose.PDF for C++....Resize PDF Pages with C++ Do you need to resize PDF? Programmatic...easily to update or change the page dimensions in an existing PDF...

    products.aspose.com/pdf/cpp/resize/
  6. Aspose::Words::IDocumentProcessorPlugin::ToPage...

    Aspose::Words::IDocumentProcessorPlugin::ToPages method. Saves each Page of the document loaded by Load() method using the specified fixed Page save options in C++....::ToPages method Saves each page of the document loaded by Load()...method using the specified fixed page save options. virtual System...

    reference.aspose.com/words/cpp/aspose.words/ido...
  7. Install manually|Aspose.Words for SharePoint

    How to install manually the Aspose.Words for SharePoint....Central Administration Home page, click System Settings and then... On the Solution Management page , click the solution that you...

    docs.aspose.com/words/sharepoint/installing-asp...
  8. Aspose::Words::Drawing::ShapeBase::get_Top meth...

    Aspose::Words::Drawing::ShapeBase::get_Top method. Gets or sets the position of the top edge of the containing block of the shape in C++....points, from the left side of the page. shape -> set_RelativeHorizontalPo...o ( RelativeHorizontalPo :: Page ); // Set the shape's horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。...{ // Get first page var page = document . Pages [ 1 ]; // Define...Annotations . LinkAnnotation ( page , linkFragments [ 1 ]. Rectangle...

    docs.aspose.com/pdf/zh/net/link-annotations/
  10. PDF Rendering is Broken with Huge Images in a T...

    Hello Aspose, we are suffering from a major bug if images appear in a table. The resulting PDF is incomplete if two following images are too large for one Page. The expected result would be that the 2nd image is appeari…...images are too large for one page. The expected result would be...image is appearing on the next page. The actual result is that the...

    forum.aspose.com/t/pdf-rendering-is-broken-with...