Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 3,229 for

footer

(0.07 sec)
  1. 通过 C++ 使用 JavaScript 向 PDF 添加页眉和页脚|Aspose.PDF f...

    Aspose.PDF for JavaScript via C++ 允许您使用 AsposePdfAddTextHeaderFooter 向 PDF 文件添加页眉和页脚。...JavaScript via C++' ; const footer = 'ASPOSE' ; /*在 PDF 文件的页眉/页脚中添加文本并保存为...files [ 0 ]. name , header , footer , "ResultAddHeaderFoote.pdf"...

    docs.aspose.com/pdf/zh/javascript-cpp/add-heade...
  2. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and Footers of Excel worksheet Page Setup settings using the C++ Library and API. You can set the headers and Footers for the first page, odd pages, and even pages....Setting Different Headers and Footers For Different Pages with C++...setting different headers and footers for the first page, odd pages...

    docs.aspose.com/cells/cpp/setting-different-hea...
  3. Section.deleteHeaderFooterShapes method | Aspos...

    Section.deleteHeaderFooterShapes method. Deletes all shapes (drawing objects) from the headers and Footers of this section....objects) from the headers and footers of this section. deleteHeaderFooterSh...all shapes from all headers footers in a section. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 向文档添加页脚|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.... 页脚脚本 It represents Footer formatting script. Script commands:...

    docs.aspose.com/cells/zh/sharepoint/add-footer-...
  5. Insert Nested Fields in Python|Aspose.Words for...

    Insert Nested Fields using Python....DocumentBuilder cursor into the primary footer . builder . moveToHeaderFooter...( self . HeaderFooterType . FOOTER_PRIMARY ) \# We want to insert...

    docs.aspose.com/words/java/insert-nested-fields...
  6. Aspose::Words::Section::DeleteHeaderFooterShape...

    Aspose::Words::Section::DeleteHeaderFooterShapes method. Deletes all shapes (drawing objects) from the headers and Footers of this section in C++....objects) from the headers and footers of this section. void Aspose...all shapes from all headers footers in a section. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sec...
  7. PdfSaveOptions.cacheBackgroundGraphics property...

    PdfSaveOptions.cacheBackgroundGraphics property. Gets or sets a value determining whether or not to cache graphics placed in document's background....charts, images placed in the footer or header, well as background...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.CacheBackgroundGraphics | Aspose...

    Discover the PdfSaveOptions CacheBackgroundGraphics property to optimize document graphics caching, enhancing your PDF creation and performance....charts, images placed in the footer or header, well as background...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for Node.js via C++....worksheet, image, shape, header/footer, etc. With option PdfSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/export-documen...
  10. HeaderFooter.nodeType property | Aspose.Words f...

    HeaderFooter.nodeType property. Returns [NodeType.HeaderFooter](../../nodetype/#HeaderFooter).... write ( "Primary footer" ); let section = doc . firstSection...

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