Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 3,997 for

footer

(0.07 sec)
  1. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....replace text in a document’s footer. auto doc = System :: MakeObject...Document > ( get_MyDir () + u "Footer.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/ran...
  2. Working with Images in C#|Aspose.Words for .NET

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

    docs.aspose.com/words/net/working-with-images/
  3. Paragraph Formatting in Word using C#

    Follow this article to perform paragraph formatting in Word using C#. It has the IDE settings, steps, and a sample code to customize the format of writing a paragraph using C#....to remove the headers and footers of a Word file, refer to the...article on Remove header and footer in Word using C# . Updated...

    kb.aspose.com/words/net/paragraph-formatting-in...
  4. Working with Watermark in Java|Aspose.Words for...

    Document watermark manipulation using Java....shape or image into a header or footer and thus create a watermark...

    docs.aspose.com/words/java/working-with-watermark/
  5. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++.... Moving to a Header/Footer When you need to place some...some data into a header or footer, you should move there first using...

    docs.aspose.com/words/cpp/using-documentbuilder...
  6. Crop PDF Pages using PHP|Aspose.PDF for PHP via...

    You may get page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for PHP via Java.... Add PDF Header and Footer Add watermark to PDF...

    docs.aspose.com/pdf/php-java/crop-pages/
  7. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....appear at the referencing page's footer. ASSERT_EQ ( 0 , footnote ->...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....appear at the referencing page's footer. ASSERT_EQ ( 0 , footnote ->...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section properties in C++....between the section's header and footer. auto body = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. How to Read DOCX File in Python

    This crisp tutorial describes how to read DOCX file in Python. To read DOCX Python environment configuration, detailed programming steps and a runnable sample Python code is available here....shape, comment, and header footer to list a few. You can also...

    kb.aspose.com/words/python/how-to-read-docx-fil...