Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 181,385 for

page

(0.07 sec)
  1. Փոխարկել HTML GIF Java

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

    products.aspose.com/words/hy/java/conversion/ht...
  2. Փոխարկել WORD Պատկեր Java

    Փոխարկեք WORD ը Պատկեր ձևաչափի Java կոդով: Պահեք WORD որպես Պատկեր օգտագործելով 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...
  3. Փոխարկել WORD TIFF Java

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

    products.aspose.com/words/hy/java/conversion/wo...
  4. Փոխարկել DOC PNG Java

    Փոխարկեք DOC ը PNG ձևաչափի Java կոդով: Պահեք DOC որպես 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/do...
  5. Hide or Unhide a Worksheet in PHP|Documentation

    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....sites: GitHub Freeze Panes in PHP Page Break Preview in PHP Analyzing...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...
  6. Font.engrave property | Aspose.Words for Python

    Font.engrave property. True if the font is formatted as engraved....letters are sunken into the page: builder . font . engrave =...like the letters pop out of the page: builder . font . engrave =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::PageSetup::get_BorderSurroundsHe...

    Aspose::Words::PageSetup::get_BorderSurroundsHeader method. Specifies whether the Page border includes or excludes the header in C++....method Specifies whether the page border includes or excludes...how to apply a border to the page and header/footer. auto doc...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Aspose::Words::Drawing::ShapeBase::get_AllowOve...

    Aspose::Words::Drawing::ShapeBase::get_AllowOverlap method. Gets or sets a value that specifies whether this shape can overlap other shapes in C++....get_AllowOverlap ()); // Only Margin, Page, Column available in RelativeHorizontalPo...:: Column ); // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Settings::ViewOptions class | As...

    Aspose::Words::Settings::ViewOptions class. Provides various options that control how a document is shown in Microsoft Word. To learn more, visit the documentation article in C++....text and the top edge of the page. get_FormsDesign () const Specifies...document to fit the width of the page. // Set the "ZoomType" property...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific Pages from any document with our Splitter ExtractPages method. Save them in your desired format for easy access!...Extracts a specified range of pages from a document file and saves...saves the extracted pages to a new file. The output file format...

    reference.aspose.com/words/net/aspose.words.low...