Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 184,578 for

page

(0.23 sec)
  1. Otvorite AI datoteku na mreži | products.aspose...

    Otvorite AI datoteku na mreži...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/cr/view/open-ai-online/
  2. Aspose::Words::Layout::LayoutEnumerator::MoveNe...

    Aspose::Words::Layout::LayoutEnumerator::MoveNext method. Moves to the next sibling entity in visual order. When iterating lines of a paragraph broken across Pages this method will not move to the next Page but rather move to the next entity on the same Page in C++....across pages this method will not move to the next page but rather...the next entity on the same page. bool Aspose :: Words :: Layout...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Aspose::Words::Tables::Table::get_AllowOverlap ...

    Aspose::Words::Tables::Table::get_AllowOverlap method. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed. Default value is true in C++....get_AllowOverlap ()); // Only Margin, Page, Column available in RelativeHorizontalPo...:: Column ); // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Aspose::Words::Tables::Table::get_VerticalAncho...

    Aspose::Words::Tables::Table::get_VerticalAnchor method. Gets the base object from which the vertical positioning of floating table should be calculated. Default value is Margin in C++....get_AllowOverlap ()); // Only Margin, Page, Column available in RelativeHorizontalPo...:: Column ); // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. 如何使用 Java 获取 Link 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Link 注释的 Java 示例代码。...创建新页面或获取对现有页面的引用 创建 Link 注释 调用 Page.Annotations 集合中的 Link 注释方法 Get...using AnnotationSelector Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  6. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....docx" ); Shows how to set page sizes. Document doc = new Document...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in PHP. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides for PHP, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/php-java/convert-powerpo...
  8. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in Java. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides, with sample Java code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/java/convert-powerpoint-...
  9. Convert HTML To GIF Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  10. Გადაიყვანეთ HTML GIF C#

    გადაიყვანეთ HTML GIF C# ფორმატში კოდით. შეინახეთ HTML როგორც 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/ka/net/conversion/htm...