Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 140,592 for

page

(0.07 sec)
  1. Manage Visio File Metadata via Java | products....

    View, add, edit, remove or extract Visio files metadata with just few lines of Java code...with collection of pages as well as Page class for representing...representing single Page. Along with these classes, documentproperties...

    products.aspose.com/diagram/java/metadata/
  2. Visio Documents Node.js API | products.aspose.com

    Aspose.Diagram for Node.js via Java is a visio javascript API to read, write and convert Microsoft Visio Documents like VSDX, VDX and more formats...diagram data like document, page, master, shape, stylesheet,...the highest fidelity. Export Page of Visio VSDX File to PNG Format...

    products.aspose.com/diagram/nodejs-java/
  3. Feature Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....image & worksheet to image by page The spreadsheets can also be...fidelity rendering of spreadsheet pages. Feature .NET .NET Standard...

    docs.aspose.com/cells/net/feature-overview/
  4. 使用页面旋转|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类处理页面旋转。...pdf" ); // Specify the page rotation dictionary editor ..."sample.pdf" ); // Specify the pages to rotate and the rotation angle...

    docs.aspose.com/pdf/zh/net/working-with-page-ro...
  5. Several TEXT Into SVG Javascript

    Merge multiple TEXT into SVG in JavaScript code. Save TEXT as SVG using JavaScript....for ( var page = 0 ; page < output.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.svg`);...

    products.aspose.com/words/nodejs-net/merge/text...
  6. Several WORD Into TIFF Javascript

    Merge multiple a Word document into TIFF in JavaScript code. Save a Word document as TIFF using JavaScript....for ( var page = 0 ; page < output.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.tiff`);...

    products.aspose.com/words/nodejs-net/merge/word...
  7. Several HTML Into Image Javascript

    Merge multiple HTML into Image in JavaScript code. Save HTML as Image using JavaScript....for ( var page = 0 ; page < output.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/nodejs-net/merge/html...
  8. ConvertUtil.pixel_to_new_dpi method | Aspose.Wo...

    ConvertUtil.pixel_to_new_dpi method. Converts pixels from one resolution to another....my_dpi = 192 page_setup = builder . page_setup page_setup . top_margin... assertAlmostEqual ( 37.5 , page_setup . top_margin , delta =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Visual Studio Export GridView To Excel Control|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....export current page or all pages when paging is enabled This...onto your ASP.NET page, control or master page just like any other...

    docs.aspose.com/cells/net/visual-studio-export-...
  10. TextColumnCollection class | Aspose.Words for N...

    Aspose.Words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document...them equals page width minus left and right page margins. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...