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

header

(0.22 sec)
  1. 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...
  2. Create Stock Chart in Excel using Python

    This article guides on how to create Stock chart in Excel using Python. It has details to set the IDE, a list of steps, and a sample code demonstrating how to make a Stock graph in excel using Python....target sheet with appropriate headers and values Format the date...worksheet columns, freeze the header row, and apply built-in table...

    kb.aspose.com/cells/python/create-stock-chart-i...
  3. Black and white SAT Exam form|Documentation

    OMR ready SAT Exam answer sheet in black and white...container=header columns_proportions=60%-10%-30%...height=50 &block ?block=examples_header column=1 border=square ?content=Examples...

    docs.aspose.com/omr/net/showcases/sat/bw/
  4. WrapType | Aspose.Words for Java

    Specifies how text is wrapped around a shape or picture in Java....// Insert the image into the header so that it will be visible...moveToHeaderFooter(HeaderFooterType.HEADER_PRIMARY); Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Odso class | Aspose.Words for Python

    aspose.words.settings.Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source...specified external data source as a header row containing the names of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create Stock Chart in Excel using C#

    Follow this article to create Stock chart in Excel using C#. It shares information to set the IDE, a list of steps, and a sample code demonstrating how to make a Stock chart in Excel using C#....data with dates Write the headers for the columns and populate...fitting the columns, freezing the header rows, and adding data markers...

    kb.aspose.com/cells/net/create-stock-chart-in-e...
  7. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....namespace and add required Header files Initialize Document class...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  8. How to Change Border Color in Python – Aspose.HTML

    Learn how to change border color in HTML using Python with Aspose.HTML. Step-by-step examples, CSS tips, and solutions to common styling issues....the first < h1 > element 18 header = document. get_elements_by_tag_name...Set inline CSS properties 21 header. set_attribute ( "style" ,...

    docs.aspose.com/html/python-net/how-to-change-b...
  9. Detect File Format and Check Format Compatibili...

    Determine the file format in C++ if you are not sure what the actual content of the file is, or to check the format compatibility.... This call reads only the header bytes, so no Document is created...The method examines the file header, so a DOCX (Office Open XML)...

    docs.aspose.com/words/cpp/detect-file-format-an...
  10. Crop PDF Pages in Java | Java PDF Library

    Learn how to crop PDF pages in Java using a Java PDF library....empty margins, content in the header/footer, and more. In this article...

    blog.aspose.com/pdf/crop-pdf-pages-in-java/