Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 8,810 for

header

(0.15 sec)
  1. Manage Placeholders in Presentations with Pytho...

    Effortlessly manage placeholders in Aspose.Slides for Python via .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....How do I control the standard header/footer placeholders—date &...

    docs.aspose.com/slides/python-net/manage-placeh...
  2. Topics tagged aspose-pdf-net

    Topics tagged aspose-pdf-net...April 3, 2025 How to remove Header/Footer in Pdf Aspose.PDF Product...

    forum.aspose.com/tag/aspose-pdf-net
  3. View DIB images via Python | products.aspose.com

    Try our On-Premise document APIs to View DIB image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....files (BMP) but has a different header. It can be opened with almost...

    products.aspose.com/imaging/python-net/viewer/dib/
  4. Aspose::Words::Settings::Odso class | Aspose.Wo...

    Aspose::Words::Settings::Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source. To learn more, visit the documentation article in C++....specified external data source as a header row containing the names of...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Aspose is unable to convert html to pdf - Free ...

    Please find attached zip file. The zip file contains the code POC and the HTML file. We are trying to convert given html to PDF using following code. But when the code reaches to Converter.ConvertHTML it gets stuck there…...especially images being in the table header thead. But still aspose should...

    forum.aspose.com/t/aspose-is-unable-to-convert-...
  6. Accessing CSV Data in C#|Aspose.Words for .NET

    Learn how to access CSV data while building a report using LINQ in C#.... Q: Can I use the header row of a CSV file as field...

    docs.aspose.com/words/net/accessing-csv-data/
  7. Word文件,如何去掉页眉页脚,同时保持内容排版不变 - Free Support Forum...

    import com.aspose.words.*; public class RemoveHeaderFooter { public static void main(String[] args) throws Exception { Document doc = new Document("input.doc"); for (Section section : doc.getSection…...clear(); // 清空所有 header/footer } } doc.save("output...

    forum.aspose.com/t/word/322768
  8. Need To parse PDF and Conversion PDF To Excel -...

    My requirement is as follows: I have a PDF that contains text, along with images and tables. I need to create an Excel file based on this PDF, where the data is organized exactly as it appears in the PDF. Is there a so…...file, such as removing the header or footer, is there an option...file, such as removing the header or footer, is there an option...

    forum.aspose.com/t/need-to-parse-pdf-and-conver...
  9. CompatibilityOptions.PrintBodyTextBeforeHeader ...

    Discover the PrintBodyTextBeforeHeader property for CompatibilityOptions. Enhance your documents by printing body text before Headers and footers!...property Print Body Text before Header/Footer Contents. public bool...

    reference.aspose.com/words/net/aspose.words.set...
  10. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....); } Replaceable symbols in Header/Footer area Replaceable symbols...can also be placed inside the Header/Footer section of PDF file...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...