Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 186,673 for

page

(0.26 sec)
  1. Փոխարկել 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...
  2. Փոխարկել 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...
  3. Փոխարկել HTML PNG Java

    Փոխարկեք HTML ը PNG ձևաչափի Java կոդով: Պահեք HTML որպես 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/ht...
  4. How to Set Print Area|Documentation

    This article shows code explaining how to set the print area using the Aspose.Cells library....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout Tab: Go to the Page Layout tab in the...

    docs.aspose.com/cells/net/how-to-set-print-area/
  5. MD to PDF Merge using C++ | Aspose.PDF

    Combine two or more MD documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/md-to-pdf/
  6. Unwanted rotation of a shape - Free Support For...

    Hello, i have a mastershape consisting of several shapes. If i drop this mastershape out of the vssx-file to a Page by visio everything looks good. But if i drop this mastershape to a Page by aspose.diagram it is rota…...mastershape out of the vssx-file to a page by visio everything looks good...i drop this mastershape to a page by aspose.diagram it is rotated...

    forum.aspose.com/t/unwanted-rotation-of-a-shape...
  7. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank Pages from a document provided in an input stream and saves the updated document to an output stream in the specified save format. Returns a list of Page numbers that were removed in C++....rmat) method Removes blank pages from a document provided in...save format. Returns a list of page numbers that were removed. static...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. Skew correction|Documentation

    How to straighten a rotated image using Aspose.OCR for Python via .NET to improve recognition accuracy....correction Contents [ Hide ] When a page is fed to a flatbed scanner...image on the page. When working with single-page images, this...

    docs.aspose.com/ocr/python-net/deskew/
  9. Manipulate the Embedded OLE Objects in Visio Di...

    This Page describes how to manipulate ole object with Aspose.Diagram library....vsdx" ); // Get page of the Visio diagram by name...Diagram . Page page = diagram . Pages . GetPage ( "Page-1" ); //...

    docs.aspose.com/diagram/net/manipulate-the-embe...
  10. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++....new section starts on the same page as the previous section. NewColumn...new page. EvenPage 3 The section starts on a new even page. OddPage...

    reference.aspose.com/words/cpp/aspose.words/sec...