Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 8,792 for

header

(0.09 sec)
  1. Aspose::Words::ParagraphAlignment enum | Aspose...

    Aspose::Words::ParagraphAlignment enum. Specifies text alignment in a paragraph in C++....page between the section's header and footer. auto body = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose.PSD Bug Report: ImageSaveException with ...

    ImageSaveException (ArrayIndexOutOfBoundsException) when saving PSB file with 280+ layers — Aspose.PSD for Java 26.1 Product & Version Library: Aspose.PSD for Java Version: 26.1 (aspose-psd-26.1-jdk16.jar) JDK: 11 OS: m…...Characteristics Property Value File header version 2 (PSB) Output format...

    forum.aspose.com/t/aspose-psd-bug-report-images...
  3. Aspose::Words::Drawing::ShapeBase::get_ZOrder m...

    Aspose::Words::Drawing::ShapeBase::get_ZOrder method. Determines the display order of overlapping shapes in C++....independent for shapes in the header and in the main text of the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Rotate PDF Pages Using C++|Aspose.PDF for C++

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with C++....Page Size Programmatically Add Header and Footer to PDF...

    docs.aspose.com/pdf/cpp/rotate-pages/
  5. Working with Images in C#|Aspose.Words for .NET

    Image shapes in details and advanced features provided by Aspose.Words for .NET....to move to any section or headers/footers and insert the barcode...Insert the barcode into the header or footer of each section....

    docs.aspose.com/words/net/working-with-images/
  6. How to Print Barcode Images on BIRT Reports|Doc...

    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....view, right-click the table header of the Phone column and choose...Insert a new label in the column header and set its value to Barcode...

    docs.aspose.com/barcode/java/how-to-print-barco...
  7. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given page in a document. I’m using Aspose Words for Java Many thanks Natasja...does not work with nodes in header/footer and inside shapes. if(p...if(p.getAncestor(NodeType.HEADER_FOOTER)!=null || p.getAncestor(NodeType...

    forum.aspose.com/t/first-and-last-paragraph/322113
  8. Convert JSON to Pandas DataFrame in Python

    Learn how to convert JSON to pandas DataFrame in Python using Aspose.Cells for Python via .NET with clear examples for flat, nested, and large JSON.... You then read the header row and data rows to build...Use the first row as column headers. Extract remaining rows as...

    blog.aspose.com/cells/convert-json-to-pandas-da...
  9. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...in adding the same logic for header and footer… Could u please...in adding the same logic for header and footer… Could u please...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  10. Remove Duplicate Rows in Excel with Python

    This article describes how to remove duplicate rows in Excel with Python. It has the steps and a sample code to delete duplicate lines in Excel with Python....range of cells and flag for headers and target columns Save the...flag to show the presence of a header in the data, and finally, the...

    kb.aspose.com/cells/python/remove-duplicate-row...