Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 141,003 for

page

(0.07 sec)
  1. Convert Between Measurement Units|Aspose.Words ...

    Aspose.Words for Python via .NET can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels....useful when setting various page properties because, for instance...example shows how to specify page properties in inches: Work with...

    docs.aspose.com/words/python-net/convert-betwee...
  2. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS Page using graphic utilities in Aspose.Page API for .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/xps/graphic-utilities/
  3. Frameset.FrameDefaultUrl | Aspose.Words for .NET

    Discover the Frameset FrameDefaultUrl property to easily set web Page URLs or document files for seamless frame displays. Enhance your web experience!...property Gets or sets the web page URL or document file name to...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/net/aspose.words.fra...
  4. Document.frameset property | Aspose.Words for P...

    Document.frameset property. Returns a [Document.frameset](./) instance if this document represents a frames Page....document represents a frames page. @property def frameset ( self...Shows how to access frames on-page. # Document contains several...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Frameset.is_frame_link_to_file property | Aspos...

    Frameset.is_frame_link_to_file property. Gets or sets a value indicating whether the web Page or document file name specified in the [Frameset.frame_default_url](../frame_default_url/) property is an external resource the frame is linked with....value indicating whether the web page or document file name specified...Shows how to access frames on-page. # Document contains several...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Run.remove() adds/leaves an empty line in some ...

    Greetings, We recently made the step to update our outdated “Aspose.Words for Java” 17.4 jdk16 to the latest version. So far every conflict could be solved apart from one where we request your assistance: Summary of o…...marker and replace it with a page break in word. But it could...and insert the functionality(page break or text) before the Run...

    forum.aspose.com/t/run-remove-adds-leaves-an-em...
  7. PDF to TEXT Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/pdf-to-text/
  8. Convert PDF To JPG C#

    Convert PDF to JPG format in C# code. Save PDF as JPG using C#....Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/net/conversion/pdf-to...
  9. Convert DOC To PNG C++

    Convert DOC to PNG format in C++ code. Save DOC as PNG 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/doc-to...
  10. Convert HTML To GIF C++

    Convert HTML to GIF format in C++ code. Save HTML as GIF 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...