Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 10,602 for

page count

(1.02 sec)
  1. FAQ|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....Edit Select Preferences In the Page Display category, check the...Edit Select Preferences In the Page Display category, uncheck the...

    docs.aspose.com/cells/net/faq/
  2. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....Examples: Shows how to skip pages in a mail merge using the SKIPIF...mail merge will produce two pages. DataTable table = new DataTable("Employees");...

    reference.aspose.com/words/java/com.aspose.word...
  3. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index....Shows when to recalculate the page layout of the document. doc...of the document within its pages. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Group, Convert and Verify Shapes|Documentation

    This section explains how to group shapes with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Initialize an array of shapes Aspose . Diagram...

    docs.aspose.com/diagram/net/group-convert-and-v...
  5. XPS to TIFF Conversion API | JavaScript

    XPS to TIFF conversion provided by Aspose.Page for JavaScript API solution. Works in JavaScript Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/javascript-cpp/convers...
  6. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start of MS Word field character: (char)19 in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( System...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::LineBreak method | ...

    Aspose::Words::ControlChar::LineBreak method. Line break character: "\x000b" or "\v" in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( System...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ControlChar::SpaceChar field | A...

    Aspose::Words::ControlChar::SpaceChar field. Space character: (char)32 in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( System...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Convert OST to HTML via Java | products.aspose.com

    Try the code sample to convert OST files to HTML format in Java. Download Java API to take your email processing applications to the next level....html files int count = 1; for (MapiMessage msg :...File. separator + "Message" + count + ".html" ; HtmlSaveOptions...

    products.aspose.com/email/java/conversion/ost-t...
  10. Threaded Comments with Node.js via C++|Document...

    Manage threaded comments in Excel documents using Aspose.Cells for Node.js via C++. Learn to add, read, edit, and remove threaded comments....getThreadedComments ( "A1" ); const count = threadedComments . getCount...getCount (); for ( let i = 0 ; i < count ; i ++ ) { const comment = threadedComments...

    docs.aspose.com/cells/nodejs-cpp/threaded-comme...