Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 11,005 for

insert text

(1.66 sec)
  1. Convert EPS to JPEG via Java | products.aspose.com

    Sample code for EPS to JPEG Java conversion. Use API example code for batch EPS files to JPEG conversion within any Web or Desktop Java based application....may contain any combination of text, graphics and images. EPS files...have turned off the ability to insert EPS files into Office documents...

    products.aspose.com/imaging/java/conversion/eps...
  2. Converting a PCL file to BMP using Python | Asp...

    Sample code on Python for PCL to BMP conversion. Use example code for batch PCL to BMP conversion with Python and .NET... It allows developers to insert tables, graphs, images, hyperlinks...versa. Convert PDF to EPUB, Text, XPS, etc. You can find more...

    products.aspose.com/pdf/python-net/conversion/p...
  3. Modifying XPS page on events | Java

    Learn how to make repeating changes to all output pages while convering an XPS file with Aspose.Page API for Java...watermark to the pages or inserting navigation hyperlinks. The...getOutputPageNumber () > 1) { 34 // ...insert a hyperlink to the first page...

    docs.aspose.com/page/java/xps/modifying-xps-pag...
  4. Issue with the import revision order in word do...

    When I use aspose.compare() to compare the original Word document with the edited version, the results don’t maintain the order of the edits as expected. Is there a way to preserve the editing sequence and make the outpu…...first insert world after hello then remove all the text after...

    forum.aspose.com/t/issue-with-the-import-revisi...
  5. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...Hello below the code used to insert the various elements in the...getShapes().addItem(rect); // text FloatingBox floatingBox = new...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  6. XPS page event-based modifications | .NET

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for .NET...insert a hyperlink to the first page...TotalPageCount )) 50 { 51 // ...insert a hyperlink to the next page...

    docs.aspose.com/page/net/xps/event-based-modifi...
  7. Convert GIF to Base64 – Online Encoder and C# Code

    Convert GIF 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/gif-to-base64/
  8. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of Text in shapes....enumeration Specifies orientation of text in shapes. Members Name Description...HORIZONTAL Text is arranged horizontally (lr-tb). DOWNWARD Text is rotated...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Can we plot this radial cluster chart which is ...

    Hi Team, Can we draw this smartart using aspose cells from scratch? Radial Cluster SmartArt.zip (22.7 KB)...SmartArt) as PNG/JPEG, then insert that picture into the Excel...more like SmartArt chart.Title.Text = "Radial Cluster (Radar)";...

    forum.aspose.com/t/can-we-plot-this-radial-clus...
  10. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes....= doc_original ) # Paragraph text referenced with an endnote:...first paragraph.' ) builder . insert_footnote ( footnote_type =...

    reference.aspose.com/words/python-net/aspose.wo...