Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 10,691 for

insert text

(0.09 sec)
  1. ImportFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when importing content from another document in Java....USE_DESTINATION_STYLES is that the imported text might look different in the...Roman 14pt font. When importing text of “Heading 1” style with no...

    reference.aspose.com/words/java/com.aspose.word...
  2. Online PCL to RTF Conversion or Develop Java ba...

    Free online app to convert PCL to RTF files. Java conversion library code for PCL documents.... String commandString = "INSERT INTO Documents (FileName, FileContent)...Language** outputs into **Rich Text Format (RTF)** documents for...

    products.aspose.com/total/java/conversion/pcl-t...
  3. Aspose::Words::Tables::RowCollection class | As...

    Aspose::Words::Tables::RowCollection class. Provides typed access to a collection of Row nodes. To learn more, visit the documentation article in C++.... Insert (int32_t, const System::Sh...System::SharedPtr<Aspose::Words::Node>&) Inserts a node into the collection...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Converting a XPS file to TXT using Python | Asp...

    Sample code on Python for XPS to TXT conversion. Use example code for batch XPS to TXT conversion with Python and .NET...which will be used to extract text from the specified page. Use...page and save its extracted text as a file at the specified output...

    products.aspose.com/pdf/python-net/conversion/x...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – اضافه کردن، انتقال یا حذف صفحات در PDF با استفاده از .NET https://products.aspose.com/pdf/fa/net/pages/ Recent content in اضافه کردن، انتقال یا......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/fa/net/pages/index.xml
  6. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...DOES NOT WORK if you are adding text using .InsertHtml(). That includes...insertCell(); builder.write("Test Text"); } builder.endRow(); } builder...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  7. FieldListNum class | Aspose.Words for Python

    aspose.words.fields.FieldListNum class. Implements the LISTNUM field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Remove RTF Annotation Online or Manage Annotati...

    delete comments from RTF file through online app for free. Java API code to manage comments of RTF files....Exchange Annotating RTF (Rich Text Format) files is important for...notes while preserving plain text structure. Document Exchange:...

    products.aspose.com/total/java/annotate/rtf/
  9. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...Write("Text in merged cells."); builder...Previous; // builder.Write("Text in one cell"); builder.EndRow();...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  10. C++ API to Export SVG to GIF | products.aspose.com

    Convert SVG to GIF within C++ applications....well as the ability to extract text, images, and other content from...the ability to insert, delete, and manipulate text, images, and...

    products.aspose.com/total/cpp/conversion/svg-to...