Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 10,806 for

insert text

(0.24 sec)
  1. Convert SVG to Base64 – Online Encoder and C# Code

    Convert SVG to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....in web pages as a string of text based on Base64 encoding. Data...specifying the URL of the file, you insert the Base64 encoded contents...

    products.aspose.com/svg/net/svg-to-base64/
  2. Convert JPG to Base64 – Online Encoder and C# Code

    Convert JPG to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....in web pages as a string of text based on Base64 encoding. Data...specifying the URL of the file, you insert the Base64 encoded contents...

    products.aspose.com/svg/net/jpg-to-base64/
  3. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....with Microsoft Word 2003, // inserting an image will define its shape...vertically align the text contents of a text box. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....Slides for C++ allows you to insert OLE Objects into slides as...slides. For example, you can insert HTML, PDF, and ZIP files as...

    docs.aspose.com/slides/cpp/manage-ole/
  5. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the document....Examples Shows how to replace text in a document’s footer. doc...Use a document builder to add text to the first section. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Italic in Markdown – C# Code Examples

    Create Markdown italic Text in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....local file and manipulate by inserting new elements, removing, or...Markdown elements. For italic text making, we will use the Emphasis()...

    products.aspose.com/html/net/markdown-italic/
  7. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows to specify whether the revisions are rendered in the balloons...docx' ) # By default, text that is a revision has a different...from the other non-revision text. # Set a revision option to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create and Manage Chart with JavaScript via C++...

    Learn how to use Aspose.Cells for JavaScript via C++ to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....></ script > < script type = "text/javascript" > const { Workbook...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/creating-c...
  9. FieldIndex.letter_range property | Aspose.Words...

    FieldIndex.letter_range property. Gets or sets a range of letters to which limit the index....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....document -> get_Pages () -> Insert ( 1 ); // Create object to...Destination coordinate segment2 -> set_Text ( titles [ i ]); // Add heading...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/