Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 8,221 for

page count

(0.08 sec)
  1. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......LastChild Node False True False count Count int False True False story_type...Words.BookmarkCollection count Count int False True False [index]...

    docs.aspose.com/words/ru/python-net/python-note...
  2. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......LastChild Node False True False count Count int False True False story_type...Words.BookmarkCollection count Count int False True False [index]...

    docs.aspose.com/words/af/python-net/python-note...
  3. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....NOTEREF NUMCHARS NUMPAGES NUMWORDS PAGE PAGEREF PRINTDATE QUOTE REF...supported: ABS , AND , AVERAGE , COUNT , DEFINED , FALSE , IF , INT...

    docs.aspose.com/words/cpp/fields-overview/
  4. FormField | Aspose.Words for Java

    Represents a single form field in Java....appendLine("\tDrop down items count: " + formField.getDropDownItems()...other tables as children. int count = getChildTableCount(table);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the documents into parts using different criteria....extract_pages(input_file_name, output_file_name, start_page_index...start_page_index, page_count) Extracts a specified range of pages from a document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Გადაიყვანეთ HTML PNG Python

    გადაიყვანეთ HTML PNG Python ფორმატში კოდით. შეინახეთ HTML როგორც PNG Python....PNG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .png" , save_options)...

    products.aspose.com/words/ka/python-net/convers...
  7. Გადაიყვანეთ PDF JPG Python

    გადაიყვანეთ PDF JPG Python ფორმატში კოდით. შეინახეთ PDF როგორც JPG Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/ka/python-net/convers...
  8. 将 PDF 转换为不同的图像格式在 C#|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式,例如 TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。...tiffSettings ); // Convert a particular page and save the image to stream...tiffSettings ); // Convert a particular page and save the image to stream...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-image...
  9. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a document using Python....useful to identify, list and count paragraphs and runs of text...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/words/python-net/working-with-s...
  10. Document.view_options property | Aspose.Words f...

    Document.view_options property. Provides options to control how the document is displayed in Microsoft Word.... PAGE_LAYOUT doc . view_options ....document to fit the width of the page. # Set the "ZoomType" property...

    reference.aspose.com/words/python-net/aspose.wo...