Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 8,895 for

header

(0.34 sec)
  1. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....1 Add Header and Footer in PowerPoint C++ 1 Add Header and Footer...Add Header and Footer in Word Document C++ 1 Add Header Footer...

    blog.aspose.com/zh-hant/tags/
  2. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C++....instance of the “Heading 1” and “Header 3” styles without extracting...Ranges in C++ Working with Headers and Footers in C++ Related...

    docs.aspose.com/words/cpp/how-to-extract-select...
  3. Manage Presentation Slide Masters in Java|Aspos...

    Manage Slide Masters in Aspose.Slides for Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples....getHeaderFooterManag - get header and footer manager. Slide Master...HeaderFooterManager : Manage headers and footers. How can I add...

    docs.aspose.com/slides/java/slide-master/
  4. Format PDF Text in Python|Aspose.PDF for Python...

    Learn how to format text inside PDF documents in Python using spacing, borders, indentation, and styling options....TextFragments with tab placeholders header = ap . text . TextFragment...page page . paragraphs . add ( header ) page . paragraphs . add (...

    docs.aspose.com/pdf/python-net/text-formatting-...
  5. PDL Conversion API Solution | Python

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the Python library with the Aspose.Page PDL conversion functionality....1 to 3, along with most EPS header comments. It seamlessly transforms...

    products.aspose.com/page/python-net/conversion/
  6. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++....Yes Page Break Yes Page Setup Header/Footer Yes Page Setup Margins...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  7. Environment Configuration – Aspose.SVG for .NET

    Learn how to create a custom theme, runtime service or web request network service and adapt them to environments where the application runs....not directly specified in the header of the document, Aspose.SVG...

    docs.aspose.com/svg/net/environment-configuration/
  8. Manage Presentation Slide Masters on Android|As...

    Manage Slide Masters in Aspose.Slides for Android: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples....getHeaderFooterManag - get header and footer manager. Slide Master...HeaderFooterManager : Manage headers and footers. How can I add...

    docs.aspose.com/slides/androidjava/slide-master/
  9. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML with Aspose.HTML for .NET and inspect its elements using C#, about custom filter, CSS Selector, or XPath usage.... TextContent ); // Header 1 20 } Example-InspectHtmlDocument...pattern (e.g., get the list of headers, links, etc.), you can use...

    docs.aspose.com/html/net/html-navigation/
  10. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....TabLeaderType :: Dot ); auto header = MakeObject < TextFragment...get_Paragraphs () -> Add ( header ); page -> get_Paragraphs ()...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/