Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 10,134 for

page count

(0.1 sec)
  1. Calculate the sum of a range of cells|Documenta...

    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.... Count () == 0 ) { // The specified...< SharedStringTablePar >(). Count () > 0 ) { shareStringPart =...

    docs.aspose.com/cells/net/calculate-the-sum-of-...
  2. Split DOT File Online or via .NET | products.as...

    Free online app to split different DOT files. .NET C# splitter library code for DOT documents....Get total pages using Page Count. Loop through each page and use...to extract the page. Save the extracted page into new DOT file...

    products.aspose.com/total/net/split/dot/
  3. 创建一个复杂的PDF|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... 向文档对象添加一个 Page 。现在我们的文档将有一页。 向页面添加一个 Image...() # 添加页面 page = document . pages . add () # 添加图像 page . add_image...

    docs.aspose.com/pdf/zh/python-net/complex-pdf-e...
  4. How to Convert OneNote to PDF | Aspose.Note Doc...

    A guide on how to export and save notes from OneNote to PDF using various options including default settings and Jpeg compression....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  5. HtmlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your document exports with the HtmlFixedSaveOptions ResourceSavingCallback. Control image, font, and CSS saving for enhanced HTML output....document is exported to fixed page Html format. public IResourceSavingCallb...Assert . That ( resourceFiles . Count ( f => f . EndsWith ( ".jpeg"...

    reference.aspose.com/words/net/aspose.words.sav...
  6. How to set point as total with C++|Documentation

    In some Excel charts, for example a Waterfall chart, you may need to set a point as total. This article describes how to use Aspose.Cells with C++ to do it....“Total”, and they are used to count all the previous data points...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/how-to-set-point-as-t...
  7. Save Each Worksheet to a Different PDF File wit...

    Learn how to save each worksheet in an Excel file to a separate PDF file using Aspose.Cells for C++....workbook ( filePath ); // Get the count of the worksheets in the workbook...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/save-each-worksheet-t...
  8. Convert MBOX to MSG via Java | products.aspose.com

    Try the code sample to convert MBOX files to MSG format in Java. Download Java API to take your email processing applications to the next level....msg files int count = 1; // Enumerate through mbox...outputDirectory + "Message" + count + ".msg" ; // Save each message...

    products.aspose.com/email/java/conversion/mbox-...
  9. Convert MBOX to OFT via Java | products.aspose.com

    Try the code sample to convert MBOX files to OFT format in Java. Download Java API to take your email processing applications to the next level....oft files int count = 1; // Enumerate through mbox...outputDirectory + "Message" + count + ".oft" ; // Save each message...

    products.aspose.com/email/java/conversion/mbox-...
  10. PdfLoadOptions.PageCount | Aspose.Words for .NET

    Control Page reading with PdfLoadOptions' PageCount property. Easily set the number of Pages to read, ensuring efficient document handling....Gets or sets the number of pages to read. Default is MaxValue...MaxValue which means all pages of the document will be read. public...

    reference.aspose.com/words/net/aspose.words.loa...