Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 181,671 for

page

(0.91 sec)
  1. Public API Changes in Aspose.Cells 8.5.0|Docume...

    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....When you set Page Setup scaling using Fit to n page(s) wide by...Microsoft Excel calculates the page‑setup scaling factor. The same...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Aspose.Cells .NET for DNN|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/net/aspose-cells-net-for-...
  3. BaseExtendedParameters|Aspose.BarCode for Pytho...

    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/barcode/python-net/api-referenc...
  4. Comparer.compare_to_images method | Aspose.Word...

    aspose.words.lowcode.Comparer.compare_to_images method...returned array represents a single page of the output rendered as an...returned array represents a single page of the output rendered as an...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::XamlFixedSaveOptions::ge...

    Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourceSavingCallback method. Allows to control how resources (images and fonts) are saved when a document is exported to fixed Page Xaml format in C++....document is exported to fixed page Xaml format. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Supported Font Formats|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/net/supported-font-formats/
  7. Working with XMP metadata|Aspose.PDF for .NET

    Discover how to work with XMP metadata in PDF files using the PDFXMPMetadata class in .NET with Aspose.PDF.... Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/net/pdfxmpmetadata-class/
  8. 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...
  9. 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...
  10. What's new from C++|Aspose.PDF for C++

    In this Page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases....Ability to add SVG images to a page: { auto doc = MakeObject < Document...(); auto page = doc -> get_Pages () -> Add (); page -> AddImage...

    docs.aspose.com/pdf/cpp/whatsnew/