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

header

(0.81 sec)
  1. Logical Levels of Nodes in a Document in C#|Asp...

    In Aspose.Words for .NET documentation mentioned logical levels of nodes – block level, inline level, or row level using C#. The node level is used to describe the location in the document tree where the node is typically occur....number of text columns, and headers and footers. Document and Section...the main text, as well as headers and footers for the first,...

    docs.aspose.com/words/net/logical-levels-of-nod...
  2. 用C++设置边距|Documentation

    学习如何使用C++设置Excel工作表的边距。本指南涵盖了设置页面边距、居中内容以及以编程方式配置页眉和页脚边距的方法,使用Aspose.Cells for C++。...GetPageSetup (); // Specify Header / Footer margins pageSetup...successfully with centered header and footer margins!" << std...

    docs.aspose.com/cells/zh/cpp/setting-margins/
  3. Bug 5362: Gml to Csv- Conversion succeeded, out...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Test data(input/output/QGIS) 5362 Gml Csv.zip (57.0 KB) Thanks,...Confirm that rows, column headers and data are present. If the...the top can be interpreted as header‑only. Make sure IncludeHeader...

    forum.aspose.com/t/bug-5362-gml-to-csv-conversi...
  4. Bug 5083: GeoJsonSeq to MafInfoInterChange - Co...

    Hi Alexander, Please see: Test data: 5083 GeoJsonSeq to MafInfoInterChange.zip (2.5 KB) Thanks,...mif and inspect the header. The CRS line should be present...MyGeodata Missing CRS or corrupted header in the generated .mif Ensure...

    forum.aspose.com/t/bug-5083-geojsonseq-to-mafin...
  5. Aspose::Words::Fields::FieldSectionPages class ...

    Aspose::Words::Fields::FieldSectionPages class. Implements the SECTIONPAGES field. To learn more, visit the documentation article in C++....GetFieldCode ()); // Move out of the header back into the main document...fields, which appear once every header, // will number the current/total...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.PDF for Java shows the main features and describes the supported PDF versions, and all the manipulations we can do with documents....Add text to header and footer. Add image to header and footer...

    docs.aspose.com/pdf/java/key-features/
  7. Key Features of Aspose.PDF|Aspose.PDF for Andro...

    Aspose.PDF for Android via Java shows the main features in working with PDF documents....Add text to header and footer. Add image to header and footer...

    docs.aspose.com/pdf/androidjava/key-features/
  8. Manage Presentation Placeholders in Java|Aspose...

    Effortlessly manage placeholders in Aspose.Slides for Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....layouts or masters, and points to header and footer placeholder management...How do I control the standard header/footer placeholders—date &...

    docs.aspose.com/slides/java/manage-placeholder/
  9. Issue with watermarking using Aspose.PDF 24.11....

    Class : Aspose.Pdf.Document Method: AddStamp Error : Specified argument was out of the range of valid values. (Parameter ‘Unrecognized filter type.’)...LightCoral, }; TextStamp header = new(“WaterMarkTest”, textState)...document.Pages) { page?.AddStamp(header); } document.Save(stream);...

    forum.aspose.com/t/issue-with-watermarking-usin...
  10. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....include Background, Footer, Header, Undefined, Watermark). Please...XForm is used). Watermarks, header, and footer artifacts contains...

    docs.aspose.com/pdf/cpp/artifacts/