Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 186,673 for

page

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

    Specify default fonts. NPOI does not provide an opportunity to specify default fonts using C#....Hide ] 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. 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#....Hide ] 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...
  3. 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...
  4. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks....Document Get Document Window and Page Display Properties This topic...viewer application, and how pages are displayed. To set these...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  5. Add HTML String using DOM in Ruby|Aspose.PDF fo...

    Discover how to add an HTML string to a PDF document using the DOM API in Ruby with Aspose.PDF for dynamic content generation....new # Add a page to pages collection of PDF file page = doc . getPages...paragraphs collection of page page . getParagraphs (). add (...

    docs.aspose.com/pdf/java/add-html-string-using-...
  6. Aspose.Cells.GridJs Working in mobile|Documenta...

    This article describes how to use GridJs in mobile device.... You need to access the page via IP on the mobile terminal...demo web page in the mobile browser. Navigate to the page http:...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  7. Add Arc Object to PDF file|Aspose.PDF for Pytho...

    This article explains how to create a arc object to your PDF using Aspose.PDF for Python via .NET....to paragraphs collection of page. Save our PDF file. The following...Document () # Add page page = document . pages . add () # Create...

    docs.aspose.com/pdf/python-net/add-arc/
  8. Update Fields|Documentation

    This section explains how to update fields....vsdx" ) # Get page by name page = diagram . getPages ()...getPage ( "Page-1" ) # Get Visio Shape shape = page . getShapes...

    docs.aspose.com/diagram/python-java/update-fields/
  9. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...WriteLine("### Number of markups found on page {0} : {1}", markup.Number, markup...WriteLine("Paragraph {0} of section {1} on page {2}:", j, i, markup.Number);...

    forum.aspose.com/t/text-fragments-found-in-page...
  10. 将 Visio 形状转换为 Html|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 html。...); // Get a particular page Page page = diagram . getPages ()...particular shape Shape shape = page . getShapes (). get ( 0 ); //...

    docs.aspose.com/diagram/zh/java/convert-a-visio...