Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 181,674 for

page

(0.15 sec)
  1. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories... EVEN_PAGES_HEADER Contains text of the even pages header,...odd and even pages, contains text of the odd pages header. Represented...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 Aspose.Page C++ API 转换 EPS

    本文将通过代码片段讲解和演示 Aspose.Page API 解决方案提供的 EPS 到 WMF 的转换功能。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/cpp/convert/eps-to-png/
  3. Aspose::Words::HeaderFooter::get_IsHeader metho...

    Aspose::Words::HeaderFooter::get_IsHeader method. True if this HeaderFooter object is a header in C++....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …...$diagramFile $page = $doc.pages[0] $Container = $page.Shapes.Get...GetShapeIncludingChi([int]3005) $Shape = $page.Shapes.GetShapeIncludingChi([int]3010)...

    forum.aspose.com/t/color-not-set-correctly-for-...
  5. Convert DOC To Image Python

    Convert DOC to Image format in Python code. Save DOC as Image using 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/python-net/conversion...
  6. Convert HTML To SVG Python

    Convert HTML to SVG format in Python code. Save HTML as SVG using Python....SVG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .svg" , save_options)...

    products.aspose.com/words/python-net/conversion...
  7. Convert HTML To PNG Python

    Convert HTML to PNG format in Python code. Save HTML as PNG using 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/python-net/conversion...
  8. Convert PDF To TIFF Python

    Convert PDF to TIFF format in Python code. Save PDF as TIFF using Python....TIFF) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .tiff" ,...

    products.aspose.com/words/python-net/conversion...
  9. Split RTF File Online or via Java | products.as...

    Free online app to split different RTF files. Java splitter library code for RTF documents....number of pages in the RTF file. Loop through each page and use...to extract the page. Save the extracted page into new file. Code...

    products.aspose.com/total/java/split/rtf/
  10. Split ODT File Online or via Java | products.as...

    Free online app to split different ODT files. Java splitter library code for ODT documents....number of pages in the ODT file. Loop through each page and use...to extract the page. Save the extracted page into new file. Code...

    products.aspose.com/total/java/split/odt/