Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 11,509 for

setup

(0.66 sec)
  1. 用 Node.js 和 C++ 为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用 Aspose.Cells for Node.js via C++ 程序设置 Excel 工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。...// Gets the setting of page setup. const pageSetup = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-dif...
  2. 使用 Python 添加、提取或移除 PDF 中的附件 | Aspose.PDF

    在 .NET 和 Python 上添加、提取和移除附件。...Document ( path_infile ) # Setup new file to be added as attachment...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  3. Aspose::Words::Section::AppendContent method | ...

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

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. "Aspose.TotalforPythonvia.NET.lic" not working ...

    Getting error Proxy error(InvalidOperationException): The license is not valid for this product #!/usr/bin/env python3 """ HTML to PDF Converter Using Official Documentation Pattern Based on official Aspose.HTML Python …..._setup_license_official_pattern() def _setup_license_..._setup_license_official_pattern(self): """Setup license using OFFICIAL DOCUMENTATION...

    forum.aspose.com/t/aspose-totalforpythonvia-net...
  5. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API.... You can also use the Page Setup dialog box if you want to view...footers only by using the Page Setup dialog box. Getting Headers...

    docs.aspose.com/cells/javascript-cpp/get-header...
  6. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...option is enabled in the “Page Setup | Sheet” dialog tab for the...white" option/setting in Page Setup|Sheet tab worksheet.PageSetup...

    forum.aspose.com/t/extarct-content-from-excel-a...
  7. Convert SVG to JPG in Python – Aspose.HTML

    Convert SVG to JPG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to JPG....image as rim 7 8 # Setup directories and define paths...save options, such as page setup or resolution. Use one of the...

    docs.aspose.com/html/python-net/convert-svg-to-...
  8. SheetRender toImage Changing Font from Calibri ...

    I have a test excel spreadsheet that if I run through the code via SheetRender.toImage() the font changes from Calibri to TimesNewRoman. I believe this is something to do with default formatting since the cells around my…...final PageSetup setup = sheet.getPageSetup(); setup.setPrintArea(“B2”);...as 0 setup.setLeftMargin(0); setup.setRightMargin(0); setup.setTopMargin(0);...

    forum.aspose.com/t/sheetrender-toimage-changing...
  9. Converting Worksheet to Image and Worksheet to ...

    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.... Setup Project First, download Aspose...application, but you can use any setup that integrates with JavaScript...

    docs.aspose.com/cells/javascript-cpp/converting...
  10. ParagraphAlignment enumeration | Aspose.Words f...

    aspose.words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....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...