Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 181,424 for

page

(0.09 sec)
  1. Export Document Structure While Converting to P...

    Learn how to Export Document Structure While Converting to PDF with Aspose.Cells for Python via .NET API.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/export-documen...
  2. Aspose.Imaging for JasperReports|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....Imaging for JasperReports Product Page Download Aspose.Imaging for...

    docs.aspose.com/imaging/jasperreports/
  3. 填写表单|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 和 AutoFiller 类。... Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/zh/net/autofiller-class/
  4. PdfSaveOptions.pageLayout property | Aspose.Wor...

    PdfSaveOptions.PageLayout property. Specifies the Page layout to be used when the document is opened in a PDF reader....pageLayout property Specifies the page layout to be used when the document...Examples Shows how to display pages when opened in a PDF reader...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Hyphenation.callback property | Aspose.Words fo...

    Hyphenation.callback property. Gets or sets callback interface used to request dictionaries when Page layout of the document is built...to request dictionaries when page layout of the document is built...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.Cells .NET for Umbraco|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-...
  7. Working with Text in PDF using C#|Aspose.PDF fo...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and C#....text and other content on a PDF page. Replace Text in PDF - to replace...replace text in all the pages of a PDF document. You first need...

    docs.aspose.com/pdf/net/working-with-text/
  8. Convert JPG To TIFF C++

    Convert JPG to TIFF format in C++ code. Save JPG as TIFF using C++....for (int page = 0; page < doc->get_PageCount(); page++) { sav...saveOptions->set_PageSet(MakeObject<PageSet>(page)); doc->Save(String::Format(u"Output_{0}...

    products.aspose.com/words/cpp/conversion/jpg-to...
  9. Convert JPG To PNG C++

    Convert JPG to PNG format in C++ code. Save JPG as PNG using C++....for (int page = 0; page < doc->get_PageCount(); page++) { sav...saveOptions->set_PageSet(MakeObject<PageSet>(page)); doc->Save(String::Format(u"Output_{0}...

    products.aspose.com/words/cpp/conversion/jpg-to...
  10. Convert Image To BMP C++

    Convert Image to BMP format in C++ code. Save Image as BMP using C++....for (int page = 0; page < doc->get_PageCount(); page++) { sav...saveOptions->set_PageSet(MakeObject<PageSet>(page)); doc->Save(String::Format(u"Output_{0}...

    products.aspose.com/words/cpp/conversion/image-...