Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 11,184 for

setup

(0.69 sec)
  1. Aspose::Words::Section::PrependContent method |...

    Aspose::Words::Section::PrependContent method. Inserts a copy of content of the source section at the beginning of this section in C++....source section is copied, page setup, headers and footers are not...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. Section.AppendContent | Aspose.Words for .NET

    Discover how the AppendContent method enhances your sections by seamlessly adding source content, boosting organization and clarity in your projects....source section is copied, page setup, headers and footers are not...

    reference.aspose.com/words/net/aspose.words/sec...
  3. 在 Python 中渲染 HTML – Aspose.HTML for Python via ...

    通过 .NET API,使用 Aspose.HTML for Python 中的 HtmlRenderer、SvgRenderer、MhtmlRenderer 和 EpubRenderer 类渲染 HTML、SVG、MHTML 和 EPUB。...encryption as rpe 9 10 # Setup input and output directories...PdfRenderingOptions () 29 options. page_setup . any_page = dr. Page (dr. Size...

    docs.aspose.com/html/zh/python-net/renderers/
  4. Developer Guide|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....Theme Data from Excel File Page Setup Setting Margins Setting Page...Worksheet for Rendering Copy Page Setup Settings Determine if Paper...

    docs.aspose.com/cells/java/developer-guide/
  5. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the document....Each section has its own page setup settings. # We can split the... doc . last_section . page_setup . text_columns . set_count (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.remove_all_children method | Aspo...

    CompositeNode.remove_all_children method. Removes all the child nodes of the current node....page setup properties for the section. section . page_setup . section_start...SectionStart . NEW_PAGE section . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....necessary to configure page‑setup settings for worksheets to control...control printing. These page‑setup settings offer various options...

    docs.aspose.com/cells/cpp/setting-page-options/
  8. Image looks slightly different than in Excel af...

    Hi, we use following code to render an image in Excel to png: Workbook wb = new Workbook(“Example2.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 2”]; string rangeName = “BIPLI_Example2”; CellsHelper.DPI …...and Page Setup : Double-check the margins and page setup in your...

    forum.aspose.com/t/image-looks-slightly-differe...
  9. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …... The paper size of page setup will be invalid, and the other...other // settings of page setup will still take effect. //pdfSaveOptions...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  10. Limitations and API Differences|Documentation

    Aspose.Cells for PHP via Java limitations and API differences.... Features Setup and Installation Guidelines...

    docs.aspose.com/cells/php-java/limitations-and-...