Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 27,116 for

numbers

(1.67 sec)
  1. Converting Presentation with EMF Images to PDF ...

    Hello, We are looking into upgrade of current Aspose.Slides library, but encountered an issue with conversion of PPT presentation containing an EMF image to PDF. Below is the sample code: final String targetPdfFile =…...longer added, However, now the numbers in the image are no longer...

    forum.aspose.com/t/converting-presentation-with...
  2. 使用 C++ 在 Node.js 中设置页面布局和打印选项|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....Portrait ); // Setting the number of pages to which the length...setFitToPagesTall ( 1 ); // Setting the number of pages to which the width...

    docs.aspose.com/cells/zh/nodejs-cpp/page-setup-...
  3. Saving Excel files to CSV, PDF and other format...

    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.... NUMBERS Represents a numbers file. MARKDOWN Represents...XLSB, ODS and so on) with any number of worksheets. When the code...

    docs.aspose.com/cells/java/saving-excel-files-t...
  4. FieldIndex class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldIndex class. Implements the INDEX field...value indicating whether a page number separator is overridden through...numberOfColumns Gets or sets the number of columns per page used when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldStyleRef.insert_relative_position property...

    FieldStyleRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced paragraph.... NUMBER_DEFAULT ) # This generated...doc_list . list_levels [ 0 ] . number_format = ' \x00 .' doc_list...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldStyleRef.InsertParagraphNumberInFullContex...

    Manage paragraph numbering with the FieldStyleRef InsertParagraphNumberInFullContext property. Easily control context for better document clarity....whether to insert the paragraph number of the referenced paragraph...fields to reference the list numbers of lists. builder . Write (...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldStyleRef.InsertRelativePosition | Aspose.W...

    Discover how the InsertRelativePosition property of FieldStyleRef can enhance your document formatting by managing paragraph references effectively....fields to reference the list numbers of lists. builder . Write (...( "\nParagraph number: " ); field = ( FieldStyleRef ) builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldStyleRef.SearchFromBottom | Aspose.Words f...

    Discover the FieldStyleRef SearchFromBottom property, control search direction on your page for enhanced user experience and efficiency....fields to reference the list numbers of lists. builder . Write (...( "\nParagraph number: " ); field = ( FieldStyleRef ) builder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the list formatting used in the document in C++.... // 1 - A numbered list: // Numbered lists create a logical...order for their paragraphs by numbering each item. builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Merge XPS Files in Java

    This basic tutorial explains how to merge XPS in Java. It contains the step-by-step flow, in addition to a sample code to combine XPS files in Java.... For instance, the number of source files, outline tree...tree properties, page numbers, file encryption, etc. as per your...

    kb.aspose.com/page/java/merge-xps-files-in-java/