Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 10,640 for

insert text

(0.1 sec)
  1. How to Rearrange Pages in a PDF using C#

    This article assists on how to rearrange pages in a PDF using C#. It has information to set the IDE and a runnable sample code to reorder pages in a PDF using C#....rearrange the pages like inserting a page at the end of the document...document or inserting it at a particular index as per the requirements...

    kb.aspose.com/pdf/net/how-to-rearrange-pages-in...
  2. Aspose::Words::Fields::FieldIndex::get_CrossRef...

    Aspose::Words::Fields::FieldIndex::get_CrossReferenceSeparator method. Gets or sets the character sequence that is used to separate cross references and other entries in C++....will display the XE field's Text property value on the left side...with matching values in the "Text" property // into one entry...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeVertically method. Gets or sets whether to resize the picture vertically from the source in C++....get_ResizeVertically () Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...png" ); ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. CustomXmlPartCollection.GetById | Aspose.Words ...

    Discover the CustomXmlPartCollection GetById method to effortlessly retrieve custom XML parts by their unique identifiers for enhanced data management....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  5. How to Change the Order of Pages in PDF using Java

    This article assists on how to change the order of pages in PDF using Java. It provides steps to set the IDE and write application along with the runnable sample code to reorder pages in a PDF using Java....learn different techniques to insert pages at the end of the document...few pages and set some sample text on each page to test the feature...

    kb.aspose.com/pdf/java/how-to-change-the-order-...
  6. Aspose::Words::Markup::CustomXmlPart class | As...

    Aspose::Words::Markup::CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package). To learn more, visit the documentation article in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Working with Tables in OneNote | Aspose.Note Do...

    This article provides guidance on working with tables in OneNote using C#....Hide Show ] Extracting Plain Text from the Table of OneNote Document...allows developers to extract text from the entire table, a row...

    docs.aspose.com/note/net/working-with-tables/
  8. Aspose::Words::Fields::Field::get_Result method...

    Aspose::Words::Fields::Field::get_Result method. Gets or sets Text that is between the field separator and field end in C++....Field::get_Result method Gets or sets text that is between the field separator...get_Result () Examples Shows how to insert a field into a document using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_paragraph property. Gets the first paragraph in the story.... Examples Shows how to insert and customize footnotes. doc...DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Add Image Watermark in PPTX using Python

    In this topic, we'll walk you through the steps for how to add image watermark in PPTX using Python. You can Insert a picture watermark in PowerPoint by using easy API interface in Python....NET for inserting an image watermark inside...the Presentation class object Insert the desired watermark image...

    kb.aspose.com/slides/python/how-to-add-image-wa...