Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 140,592 for

page

(0.07 sec)
  1. XamlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FIXED](../../aspose.words/saveformat/#XAML_FIXED) format...from FixedPageSaveOptions ) page_saving_callback Allows to control...control how separate pages are saved when a document is exported...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Avaa PSB verkossa | products.aspose.com

    Avaa PSB Aspose.PSD| n voimalla...NET page Official Aspose.PSD for Java page Official Aspose...Aspose.PSD for Python via .NET page Aspose.PSD for .NET Pricing...

    products.aspose.com/psd/fl/psb/
  3. Working with print tickets | C++

    Learn how to specify XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/xps/print-tickets/
  4. Manage Visio File Metadata via .NET C# | produc...

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

    products.aspose.com/diagram/net/metadata/
  5. TextColumnCollection class | Aspose.Words for P...

    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. Indexers...( doc ) columns = builder . page_setup . text_columns columns...

    reference.aspose.com/words/python-net/aspose.wo...
  6. XamlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XamlFixedSaveOptions for enhanced document saving in XamlFixed format. Unlock advanced features for superior results!...Allows to control how separate pages are saved when a document is...is exported to fixed page format. PageSet { get; set; } Gets or...

    reference.aspose.com/words/net/aspose.words.sav...
  7. IDocumentConverterPlugin.convertToImages method...

    IDocumentConverterPlugin.convertToImages method. Converts Pages from document from input stream to array of images....loadOptions, saveOptions) Converts pages from document from input stream...save options. Returns Array of page images streams. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用文本和图像|Aspose.PDF for .NET

    探索如何在 .NET 中使用 PDFFileMend 类修复损坏的 PDF 文件,使用 Aspose.PDF。... Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/zh/net/pdffilemend-class/
  9. Aspose::Words::Fields::FieldXE::set_PageRangeBo...

    Aspose::Words::Fields::FieldXE::set_PageRangeBookmarkName method. Sets the name of the bookmark that marks a range of Pages that is inserted as the entry's Page number in C++....range of pages that is inserted as the entry’s page number. void...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Several PDF Into PNG C#

    Merge multiple PDF into PNG in C# code. Save PDF as PNG using C#....for ( int page = 0 ; page < output.PageCount; page++) { Document...ExtractPages(page, 1 ); extractedPage.Save( $"Output_ {page + 1 } ...

    products.aspose.com/words/net/merge/pdf-to-png/