Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 141,213 for

page

(0.07 sec)
  1. ControlChar.Lf | Aspose.Words for .NET

    Discover ControlChar Lf, the essential line feed character (x000a) for seamless text formatting. Enhance your coding efficiency today!...// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  2. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++....floating image to the center of a page. auto doc = System :: MakeObject...overlapping text and align it to the page's center. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Python....TOC by updating the fields and page layout of the document. Without...update_fields Document.update_page_layout Please note that these...

    docs.aspose.com/words/python-net/working-with-t...
  4. Working with Table of Contents in Java|Aspose.W...

    Table of Content field in details. How to create and modify `TOC` field using Java....updating the fields and the page layout of the document. Without...contents will be populated but no page numbers will be displayed. Any...

    docs.aspose.com/words/java/working-with-table-o...
  5. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......Numbering While Splitting Document Pages @AlpeshChaudhariDev Please try...KeepSourceNumbering: tempDoc.AppendDocument(page, ImportFormatMode.KeepSourceFormatting...

    forum.aspose.com/posts.rss
  7. Convert TEXT To Image C++

    Convert TEXT to Image format in C++ code. Save TEXT as Image using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/text-t...
  8. Convert WORD To Image C++

    Convert a Word document to Image format in C++ code. Save a Word document as Image using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/word-t...
  9. Փոխարկել PDF GIF C#

    Փոխարկեք PDF ը GIF ձևաչափի C# կոդով: Պահեք PDF որպես GIF օգտագործելով C#:...Gif); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .gif" ,...

    products.aspose.com/words/hy/net/conversion/pdf...
  10. Փոխարկել WORD TIFF C++

    Փոխարկեք WORD ը TIFF ձևաչափի C++ կոդով: Պահեք WORD որպես TIFF օգտագործելով C++:...for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/hy/cpp/conversion/wor...