Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 15,992 for

true type

(0.2 sec)
  1. FieldBidiOutline class | Aspose.Words for Python

    aspose.words.fields.FieldBidiOutline class. Implements the BIDIOUTLINE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class.... Parameter Type Description doc DocumentBase..."Element" property to reflect the type of data they contain. smart_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldFileSize class | Aspose.Words for Python

    aspose.words.fields.FieldFileSize class. Implements the FILESIZE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CommentCollection | Aspose.Words for Java

    Provides Typed access to a collection of Comment nodes in Java....extends NodeCollection Provides typed access to a collection of Comment...setText("Hello world!"); comment.setDone(true); // Comments that are "done"...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....Document > & doc ) Parameter Type Description doc const Syste...:: Words :: NodeType :: Any , true ); for ( auto && node : System...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. NodeCollection.add method | Aspose.Words for No...

    NodeCollection.add method. Adds a node to the end of the collection.... Node ) Parameter Type Description node Node The node...( aw . NodeType . Any , 0 , true ). nodeType ). toEqual ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. NodeCollection.Add | Aspose.Words for .NET

    Discover the NodeCollection Add method to effortlessly append nodes to your collection, enhancing your data management with ease and efficiency....Add ( Node node ) Parameter Type Description node Node The node...GetChild ( NodeType . Any , 0 , true ). NodeType , Is . EqualTo (...

    reference.aspose.com/words/net/aspose.words/nod...
  8. 新 HTML 导出系统 - Aspose.Slides.WebExtensions|Aspos...

    使用模板、CSS 和 JS 将演示文稿导出为 HTML——无需 SVG。了解单页或多页输出、资源控制以及针对 PPT、PPTX 和 ODP 的自定义。...> < link rel = "stylesheet" type = "text/css" href = "hello-world...Local . Put (" tableContent ", true ); @ Include (" paragraph "...

    docs.aspose.com/slides/zh/net/web-extensions/
  9. .docx to .pdf and .html table formatting error ...

    Hi, When converting a .docx file to a .pdf file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. Code: var saveOptions = new PdfSaveOptions(); saveOptions.Use…...UseHighQualityRender = true; saveOptions.CustomPropertiesExpo...saveOptions.ExportDocumentStruct = true; saveOptions.FontEmbeddingMode...

    forum.aspose.com/t/docx-to-pdf-and-html-table-f...
  10. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency.... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...