Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 151,747 for

text

(0.17 sec)
  1. PPT to PPTX conversion|Aspose.Slides for PHP Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Converting text in text frames and text holders. PresentationML...

    docs.aspose.com/slides/php-java/ppt-to-pptx-con...
  2. Specify how to cross string in output PDF and i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....and image When a cell contains text or a string that is larger than...the text by crossing other cells and overrides the text of crossed...

    docs.aspose.com/cells/python-java/specify-how-t...
  3. 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...
  4. RtfSaveOptions.exportCompactSize property | Asp...

    RtfSaveOptions.exportCompactSize property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) Text, it will not be displayed correctly....contain RTL (right-to-left) text, it will not be displayed correctly...does not contain right-to-left text in languages like Arabic, then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用C++获取单元格值的文本宽度|Documentation

    通过Aspose.Cells for C++ API学习如何获取单元格值的文本宽度。...xlsx" ); // Calculate the text width for the string value of...// Output the text width std :: wcout << u "Text width: " << textWidth...

    docs.aspose.com/cells/zh/cpp/get-text-width-of-...
  6. Convert PDF to XML via C# | Aspose

    Sample code for PDF to XML C# conversion. Use API example code for batch PDF files to XML conversion within VB.NET, Asp.NET or any .NET based application....recognition on PDF document and save text as PDF document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/pdf-to-xml/
  7. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceSeparator method. Gets or sets the character sequence that is used to separate sequence numbers and page numbers in C++....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/cpp/aspose.words.fie...
  8. 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/...
  9. FieldIncludeText.TextConverter | Aspose.Words f...

    Discover the FieldIncludeText TextConverter property to easily manage Text converter names for your included file formats. Enhance your workflow today!...Gets or sets the name of the text converter for the format of...collection data.xml" , false , "text/xml" , "XML" , "ISO-8859-1"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TxtSaveOptions.addBidiMarks property | Aspose.W...

    TxtSaveOptions.addBidiMarks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain Text format....run when exporting in plain text format. The default value is...before each bi-directional Run in text. let doc = new aw . Document...

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