Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 185,607 for

page

(0.26 sec)
  1. Working with Geometry Section|Documentation

    This section explains how to get geometry of Visio using Aspose.Diagram...); // Set connector shape by page name and ID long connectorId...connector = diagram . Pages . GetPage ( "Page-1" ). Shapes . GetShape...

    docs.aspose.com/diagram/net/working-with-geomet...
  2. ConvertUtil.PixelToNewDpi | Aspose.Words for .NET

    Transform pixel resolutions effortlessly with ConvertUtil's PixelToNewDpi method. Achieve optimal image quality and precision for your projects....{myDpi}) from the top of the page." ); // Set a new DPI and adjust..."pixels from the top of the page." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/con...
  3. Გადაიყვანეთ Გამოსახულება PDF Javascript

    გადაიყვანეთ Გამოსახულება PDF JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PDF JavaScript....png") for (var page = 0; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1); extractedPage.save(`Output_${page + 1}.pdf`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  4. Გადაიყვანეთ Გამოსახულება JPG Javascript

    გადაიყვანეთ Გამოსახულება JPG JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც JPG JavaScript....png") for (var page = 0; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1); extractedPage.save(`Output_${page + 1}.jpg`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  5. Გადაიყვანეთ Გამოსახულება SVG Javascript

    გადაიყვანეთ Გამოსახულება SVG JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც SVG JavaScript....png") for (var page = 0; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1); extractedPage.save(`Output_${page + 1}.svg`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  6. Save a Document in C#|Aspose.Words for .NET

    Save a document in any supported format using C#....Hide ] What is this page about? This page explains how to save...results. Please refresh the page and try again....

    docs.aspose.com/words/net/save-a-document/
  7. Introduction|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/introduction/
  8. Charts|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/charts/
  9. Formulas|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/formulas/
  10. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new header or footer of the specified type....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

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