Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 7,943 for

header

(0.2 sec)
  1. FieldStyleRef.search_from_bottom property | Asp...

    FieldStyleRef.search_from_bottom property. Gets or sets whether to search from the bottom of the current page, rather from the top....Place a STYLEREF field in the header and display the first "List...move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldStyleRef.insert_paragraph_number_in_full_c...

    FieldStyleRef.insert_paragraph_number_in_full_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context....Place a STYLEREF field in the header and display the first "List...move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...be achieved using Table in Header of the PDF Page. You can add...C#|Aspose.PDF for .NET Add Header and Footer to PDF|Aspose.PDF...

    forum.aspose.com/t/trying-to-create-a-word-like...
  4. Working with Messages from Server|Documentation

    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....example, they can retrieve header information before deciding...Retrieving Email Headers Information Email headers can give us information...

    docs.aspose.com/email/python-net/working-with-m...
  5. Remove a Watermark From a Word Document using C#

    This short guide explains how to remove a watermark from a Word document using C#. It provides IDE settings, steps, and a sample code to delete watermark in Word using C#.... If you want to remove headers/footers from a Word file, refer...refer to the article Remove header and footer in Word using C#...

    kb.aspose.com/words/net/remove-a-watermark-from...
  6. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum to define precise horizontal positioning for shapes and text frames in your documents....// Insert the image into the header so that it will be visible...

    reference.aspose.com/words/net/aspose.words.dra...
  7. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....// Insert the image into the header so that it will be visible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...Insert page numbers in the header builder.moveToHeaderFooter(HeaderFooterType...moveToHeaderFooter(HeaderFooterType.HEADER_PRIMARY); builder.insertField("PAGE");...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  9. Insert Text columns into document and insert co...

    Hi there, My requirement is to create a list in three columns. data will come from DB. See sample output (requirement) as attachment. Please suggest implementation approach and sample code (.NET).List-3cols.PNG (267.5…... 2nd page or after some header in 3rd page etc.)? Could you...

    forum.aspose.com/t/insert-text-columns-into-doc...
  10. How to Convert TXT to JSON File in Python

    In this quick tutorial, you will learn how to convert txt to json file in python. It explains the environment setup, algorithm steps, and a code snippet to create Text to JSON converter in Python.... You can work with header rows, merge areas, name sorting...

    kb.aspose.com/cells/python/how-to-convert-txt-t...