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

page

(0.76 sec)
  1. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。...创建一个Diagram类的实例来加载一个diagram 获取要设置主题的Page类实例 将 Preset 值分配给 Page 实例的 PresetTheme 属性...of Page class to be set theme Page page = diagram . Pages [ 0...

    docs.aspose.com/diagram/zh/net/working-with-the...
  2. Issue During Bulk PDF Merge – Font Object Error...

    Hi Aspose Team, We are using Aspose.PDF for HTML-to-PDF conversion, and the generated PDFs appear correct when processed individually. However, we are encountering an issue during our bulk download process, where we me…...foreach (Page page in PdfDocument.Pages) { Double Width = page.Rect...RightMargin; TextStamp1.Width = Width; page.AddStamp(TextStamp1); TextStamp2...

    forum.aspose.com/t/issue-during-bulk-pdf-merge-...
  3. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications.... Add a page using Pages.Add() method. Create a...Paragraphs collection of the page. Save the PDF using Save(String)...

    products.aspose.com/pdf/net/create/
  4. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the Page....text and the top edge of the page. get doNotDisplayPageBoun ()...across 3 pages. builder . writeln ( "Paragraph 1, Page 1." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSavingArgs.keep_page_stream_open property |...

    PageSavingArgs.keep_Page_stream_open property. Specifies whether Aspose.Words should keep the stream open or close it after saving a document Page....keep_page_stream_open property PageSavingArgs.keep_page_stream_open...saving a document page. @property def keep_page_stream_open ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 将 Visio 形状转换为 Html|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 html。...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...
  7. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。...创建一个Diagram类的实例来加载一个diagram 获取要设置主题的Page类实例 将 Preset 值分配给 Page 实例的 PresetTheme 属性...instance of Page class to be set theme Page page = diagram ....

    docs.aspose.com/diagram/zh/java/working-with-th...
  8. ViewOptions.do_not_display_page_boundaries prop...

    ViewOptions.do_not_display_Page_boundaries property. Turns off display of the space between the top of the text and the top edge of the Page....do_not_display_page_boundaries property ViewOptions.do_not_d...do_not_display_page_boundaries property Turns off display of the space...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Hello World PHP via Java Example|Aspose.PDF for...

    This Page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for PHP via Java....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/php-java/hello-world-example/
  10. Aspose::Words::Rendering::PageInfo::GetSizeInPi...

    Aspose::Words::Rendering::PageInfo::GetSizeInPixels method. Calculates the Page size in pixels for a specified zoom factor and resolution in C++....float) method Calculates the page size in pixels for a specified...ReturnValue The size of the page in pixels. See Also Class PageInfo...

    reference.aspose.com/words/cpp/aspose.words.ren...