Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 10,806 for

insert text

(0.15 sec)
  1. Footnote.isAuto property | Aspose.Words for Nod...

    Footnote.isAuto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark.... Examples Shows how to insert and customize footnotes. let...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Edit PDF using Java | Aspose.PDF

    Еdit PDF document programmatically with Java sample code using Aspose.PDF for Java...developers can edit text in PDF, insert graphs using external...Edit PDF elements: tables, texts, images,, fields, etc. Edit...

    products.aspose.com/pdf/java/editor/
  3. Add Header and Footer to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add headers and footers to your PDF file using TextStamp class.... You can insert both images and text into the document...Adding Headers and Footers as Text Fragments The following code...

    docs.aspose.com/pdf/net/add-headers-and-footers...
  4. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Add method. Adds a bookmark to the collection in C++....DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. PdfFileMend Class|Aspose.PDF for Java

    Learn how to use the PDFFileMend class in Java to mend and repair PDF files using Aspose.PDF....seem not a difficult task to insert FormattedText into PDF document...consider the possibility of adding text in an existing PDF File with...

    docs.aspose.com/pdf/java/pdffilemend-class/
  6. Aspose::Words::BookmarkCollection::Remove metho...

    Aspose::Words::BookmarkCollection::Remove method. Removes the specified bookmark from the document in C++....> ( doc ); // Insert five bookmarks with text inside their boundaries...System :: String :: Format ( u "Text inside {0}." , bookmarkName...

    reference.aspose.com/words/cpp/aspose.words/boo...
  7. ChartMultilevelValue | Aspose.Words for .NET

    Discover the ChartMultilevelValue constructor, designed to create a powerful three-level value instance for enhanced data visualization and analysis....DocumentBuilder ( doc ); // Insert a Treemap chart. Shape shape...shape . Chart ; chart . Title . Text = "World Population" ; // Delete...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clear method. Removes all elements from the collection 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...
  9. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....dd"); // Set the horizontal text alignment for every paragraph...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Add Hyperlink to an Image in PowerPoint ...

    This article focuses on how to add hyperlink to an image in PowerPoint using Java. It also provide details steps for setting up the environment using the step wise approach and accomplish the task to add hyperlink to an image in PPT in Java....from the Maven repository to insert a hyperlink in the presentation...presentation image collection Insert the added image to a picture...

    kb.aspose.com/slides/java/how-to-add-hyperlink-...