Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 184,117 for

page

(0.12 sec)
  1. Փոխարկել WORD JPG Java

    Փոխարկեք WORD ը JPG ձևաչափի Java կոդով: Պահեք WORD որպես JPG օգտագործելով Java:...for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/hy/java/conversion/wo...
  2. Փոխարկել DOC Պատկեր Java

    Փոխարկեք DOC ը Պատկեր ձևաչափի Java կոդով: Պահեք DOC որպես Պատկեր օգտագործելով Java:...for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/hy/java/conversion/do...
  3. Փոխարկել HTML PNG Java

    Փոխարկեք HTML ը PNG ձևաչափի Java կոդով: Պահեք HTML որպես PNG օգտագործելով Java:...for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.png" , page + 1...

    products.aspose.com/words/hy/java/conversion/ht...
  4. PageSetup.BorderAppliesTo | Aspose.Words for .NET

    Discover how the PageSetup BorderAppliesTo property enhances your document layout by controlling Page border printing for a polished, professional look....property Specifies which pages the page border is printed on. public...border at the top of the first page. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  5. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to....Shows how to apply and revert page setup settings to sections in...DocumentBuilder ( doc = doc ) # Modify the page setup properties for the builder's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert Word Document to TIFF|Aspose.Words for ...

    Convert Word document to TIFF. NPOI does not provide an opportunity to work with formats other than Word using C#....Hide ] What is this page about? This page explains how to convert...shows how to convert document pages from DOC to TIFF: string fileDir...

    docs.aspose.com/words/net/convert-word-document...
  7. PDF to DOC Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one DOC 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 PDF document In loop: add PDF file to new page After...

    products.aspose.com/pdf/cpp/merger/pdf-to-doc/
  8. 插入图片|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面插入图片。支持使用C#插入图片并保存为pdf、svg、html、image、xps等格式。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。 在 Visio...to insert a image shape in a page. The code example below shows...

    docs.aspose.com/diagram/zh/net/drawing/insert-i...
  9. Draw Text|Documentation

    This section explains how to draw text in a visio Page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats....developers to draw a text shape in a page.The code example below shows...developers to draw a text in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-text/
  10. Draw Pentagon|Documentation

    This section explains how to draw pentagon in a visio Page with Aspose.Diagram. Support using C# to draw pentagon and save as pdf, svg, html, image, xps and other formats....to draw a pentagon shape in a page.The code example below shows...developers to draw a pentagon in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-pentagon/