Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 126,827 for

page

(0.11 sec)
  1. 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...
  2. Convert TEXT To Image Java

    Convert TEXT to Image format in Java code. Save TEXT as Image using 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/java/conversion/text-...
  3. ChapterPageSeparator Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ChapterPageSeparator enum to customize chapter and Page number separators for enhanced document formatting and clarity....appears between the chapter and page number. public enum ChapterPageSeparator...Examples Shows how to work with page chapters. Document doc = new...

    reference.aspose.com/words/net/aspose.words/cha...
  4. Փոխարկել TEXT SVG Java

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

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

    Փոխարկեք DOC ը JPG ձևաչափի Java կոդով: Պահեք DOC որպես 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/do...
  6. PageSetup.BorderAlwaysInFront | Aspose.Words fo...

    Discover the PageSetup BorderAlwaysInFront property to optimize Page borders, enhancing layout and visibility for intersecting texts and objects....property Specifies where the page border is positioned relative...border at the top of the first page. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Aspose::Words::Document::get_Frameset method | ...

    Aspose::Words::Document::get_Frameset method. Returns a Frameset instance if this document represents a frames Page in C++....document represents a frames page. System :: SharedPtr < Aspose...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each Page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...separate DOCX files for each page, and I am creating a Python...of each page is incorrectly moving to the next page. Before split...

    forum.aspose.com/t/aspose-split-docx-file-wrong...
  9. DeviceInfo in rsreportserver.config file|Docume...

    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....rendered as a Microsoft Excel page header. The default value is...rendered as a Microsoft Excel page footer. The default value is...

    docs.aspose.com/cells/reportingservices/devicei...
  10. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.Pages property. Represents an estimate of the number of Pages in the document....pages property BuiltInDocumentPrope.pages property Represents...the number of pages in the document. get pages () : number Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...