Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 10,808 for

insert text

(0.37 sec)
  1. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the documentation article in C++....present calculated color of the text (black or white) to be used...() True if the right-to-left text is formatted as bold. get_Border...

    reference.aspose.com/words/cpp/aspose.words/font/
  2. Export OFT to DOC via C++ | products.aspose.com

    C++ API to Convert OFT to DOC without using Microsoft Word or Outlook...as well as to insert, delete, and extract text and images. By...Convert OFT to ODT (OpenDocument Text File Format) Convert OFT to...

    products.aspose.com/total/cpp/conversion/oft-to...
  3. Online SVG to ODT Conversion or Develop Java ba...

    Free online app to convert SVG to ODT files. Java conversion library code for SVG documents.... String commandString = "INSERT INTO Documents (FileName, FileContent)...SVG files to ODT (OpenDocument Text) allows embedding vector graphics...

    products.aspose.com/total/java/conversion/svg-t...
  4. Change Background of VDX File via java | produc...

    Java source code to change background of VDX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....diagram as background page Insert an image to the background...details of the visual elements. Text can also be added to these visual...

    products.aspose.com/diagram/java/changebackgrou...
  5. FieldSeq.BookmarkName | Aspose.Words for .NET

    Discover the FieldSeq BookmarkName property to easily manage document navigation. Set or retrieve bookmark names for seamless item referencing.... // Insert a SEQ field that has a sequence..."MySequence" ; builder . Writeln ( ", text from inside SEQBookmark." );...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose.Words Integration in AWS Lambda|Aspose.W...

    You might be interested in using Aspose.Words in AWS Lambda if you are targeting to create an application in the cloud, need Aspose.Words functionality, and probably integration with other Amazon services. Learn more about using Aspose.Words for .NET when building applications for Amazon Web Services in C#....DocumentBuilder ( doc ); // Insert some text in the document. builder...Name = "Noto Sans" ; // Insert some text in the document. builder...

    docs.aspose.com/words/net/integration-in-aws-la...
  7. Convert Document to HTML|Aspose.Words for Java

    Convert a document in any supported format to HTML easily and fast instead of using docx4j in Java.... TEXT ); //Save the document in TXT...with roundtrip information . Insert Header Convert Document to...

    docs.aspose.com/words/java/convert-document-to-...
  8. Extended Features lost - Free Support Forum - a...

    I'm trying to open a PDF, replace some Text and then save the document. The problem is that when I do this the extended features are disabled. public static void CreateProfile(SurveyProfile userProfile, string userProfi…...to open a PDF, replace some text and then save the document....document and all I’m doing is some text replacement and stamping an...

    forum.aspose.com/t/extended-features-lost/32287
  9. Run.remove() adds/leaves an empty line in some ...

    Greetings, We recently made the step to update our outdated “Aspose.Words for Java” 17.4 jdk16 to the latest version. So far every conflict could be solved apart from one where we request your assistance: Summary of o…... But it could be also text or tables or graphic for other...replace(...) API to search for the text marker and use the IReplacingCallback...

    forum.aspose.com/t/run-remove-adds-leaves-an-em...
  10. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....Setting Page Breaks You can insert page breaks in a worksheet...example demonstrates how to insert a horizontal page break: #include...

    docs.aspose.com/cells/cpp/page-setup-features/