Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 187,789 for

page

(3.12 sec)
  1. Specify Default Fonts|Aspose.Words for .NET

    Specify default fonts. NPOI does not provide an opportunity to specify default fonts using C#.... What is this page about? This page explains how to specify...results. Please refresh the page and try again....

    docs.aspose.com/words/net/specify-default-fonts/
  2. ConvertUtil Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConvertUtil class for seamless unit conversion. Enhance your document processing with essential helper functions today!...docx" ); Shows how to specify page properties in inches. Document...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/net/aspose.words/con...
  3. ConvertUtil class | Aspose.Words for Node.js

    Aspose.Words.ConvertUtil class. Provides helper functions to convert between various measurement units...Examples Shows how to specify page properties in inches. let doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Work with Bookmarks|Aspose.Words for .NET

    Add a bookmark into a document. NPOI does not provide an opportunity to work with bookmarks using C#.... What is this page about? This page explains how to work...results. Please refresh the page and try again....

    docs.aspose.com/words/net/working-with-bookmark...
  5. Convert HTML To SVG Javascript

    Convert HTML to SVG format in JavaScript code. Save HTML as SVG using JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.svg`);...

    products.aspose.com/words/nodejs-net/conversion...
  6. Developer Guide in C#|Aspose.Words for .NET

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for .NET features, achieve a certain document appearance, or make a use case possible.... What is this page about? This page describes the developer...from a document in flow-layout page format. Mail Merge and Reporting...

    docs.aspose.com/words/net/developer-guide/
  7. PageSetup.borderSurroundsFooter property | Aspo...

    PageSetup.borderSurroundsFooter property. Specifies whether the Page border includes or excludes the footer....property Specifies whether the page border includes or excludes...how to apply a border to the page and header/footer. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Გადაიყვანეთ HTML JPG C#

    გადაიყვანეთ HTML JPG C# ფორმატში კოდით. შეინახეთ HTML როგორც JPG C#....Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/ka/net/conversion/htm...
  9. Გადაიყვანეთ DOC PNG C#

    გადაიყვანეთ DOC PNG C# ფორმატში კოდით. შეინახეთ DOC როგორც PNG C#....Png); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .png" ,...

    products.aspose.com/words/ka/net/conversion/doc...
  10. Გადაიყვანეთ DOC Გამოსახულება C#

    გადაიყვანეთ DOC Გამოსახულება C# ფორმატში კოდით. შეინახეთ DOC როგორც Გამოსახულება C#....Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/ka/net/conversion/doc...