Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 23,382 for

table

(0.08 sec)
  1. Aspose::Words::Fields::FieldOptions::get_ToaCat...

    Aspose::Words::Fields::FieldOptions::get_ToaCategories method. Gets or sets the Table of authorities categories in C++....es method Gets or sets the table of authorities categories. const...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Word and Pdf mismatch - Free Support Forum - as...

    Hello, Pdf and Word files don’t match in case when document has Table which has vertical merged cell with long text and “page break before” in next row. There is an option to save documents in Word with OOXML complianc…...match in case when document has table which has vertical merged cell...

    forum.aspose.com/t/word-and-pdf-mismatch/265406
  3. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert text, checkboxes, Tables, images, and other content elements in Python....various elements such as text, tables, images, and fields with formatting...objects, paragraphs, lists, tables, images, and other content...

    docs.aspose.com/words/python-net/document-build...
  4. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....style='font-family: Verdana'><b><i>Table contains text</i></b></p>" );...outputFileName ); } Adding Image and Table to Footnote The following code...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  5. Convert MD to ODP in Python or with free Online...

    MD to ODP conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free MD to ODP online converter quickly before integrating the code....OST (Outlook Offline Storage Table) Convert MD to POT (Microsoft...PST (Outlook Personal Storage Table) Convert MD to VCF (vCard File)...

    products.aspose.com/total/python-net/conversion...
  6. Convert MD to PPSM in Python or with free Onlin...

    MD to PPSM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free MD to PPSM online converter quickly before integrating the code....OST (Outlook Offline Storage Table) Convert MD to POT (Microsoft...PST (Outlook Personal Storage Table) Convert MD to VCF (vCard File)...

    products.aspose.com/total/python-net/conversion...
  7. Convert JSON Format to OTT in Android Apps | pr...

    Parse JSON to OTT in Java without using Microsoft Word...the other hand, OTT (OpenType Table) is a format used to store font...allows you to process Array as a table, ignore nulls, ignore array...

    products.aspose.com/total/android-java/conversi...
  8. Convert EMLX to OST via Java | products.aspose.com

    Try the code sample to convert EMLX files to OST format in Java. Download Java API to take your email processing applications to the next level....representing a Personal Storage Table (.pst) file. Use the object...Format? OST (Offline Storage Table) file format is a file that...

    products.aspose.com/email/java/conversion/emlx-...
  9. 请我如何给msword的每一页设置不同的页面(纸张方向) - Free Support For...

    我使用bulid进行了文档的嵌入 NodeCollection runs = mainDoc.getChildNodes(NodeType.PARAGRAPH, true); //获取所有节点 int dell = 0 ; for (int i = 0; i < runs.getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String text = r.…...should be either a paragraph or table."); }else { CompositeNode dstStory...insertAfterNode.getNodeType() != NodeType.TABLE) { throw new Exception("The...

    forum.aspose.com/t/msword/310489
  10. 使用“名称”表 | C++

    TrueType字体表“名称”是文本字符串的存储,描述字体元数据,例如字体名称,许可信息,版权通知等。...sense when strings from 'name' table have only single language, but...useful when font 14 //'name' table include multilingual strings...

    docs.aspose.com/font/zh/cpp/working-with-name-t...