Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 184,592 for

page

(0.13 sec)
  1. LayoutOptions class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutOptions class. Holds the options that allow controlling the document layout process...visit the Converting to Fixed-page Format documentation article...IPageLayoutCallback implementation used by page layout model. commentDisplayMode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBase.PageColor | Aspose.Words for .NET

    Discover the DocumentBase PageColor property to easily customize your document's Page color. Simplify design with this user-friendly feature!...PageColor property Gets or sets the page color of the document. This...simple way to specify a solid page color for the document. Setting...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 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...
  4. ThumbnailGeneratingOptions.GenerateFromFirstPag...

    Discover how the GenerateFromFirstPage option creates thumbnails from the document's first Page or image, enhancing your visual content effortlessly....generate thumbnail from first page of the document or first image...will be generated from first page of the document. If value is...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Issues with <<doc>> Tag and -sourceStyles Behav...

    I am facing two issues while using the <<doc>> tag as per the documentation on Inserting Documents Dynamically. I’d appreciate your guidance on the following: 1. Error When Using Simple <<doc>> Tag with -sourceStyles an…...sourceStyles Does Not Preserve Page Layout Size In a separate case...example: My parent document has A4 page size. The child document referenced...

    forum.aspose.com/t/issues-with-doc-tag-and-sour...
  6. Convert HTML To SVG C++

    Convert HTML to SVG format in C++ code. Save HTML as SVG 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/html-t...
  7. Փոխարկել TEXT SVG C#

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

    products.aspose.com/words/hy/net/conversion/tex...
  8. Փոխարկել TEXT Պատկեր C#

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

    products.aspose.com/words/hy/net/conversion/tex...
  9. Փոխարկել TEXT GIF C#

    Փոխարկեք TEXT ը GIF ձևաչափի C# կոդով: Պահեք TEXT որպես 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/tex...
  10. Փոխարկել WORD Պատկեր C#

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

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