Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 17,140 for

true type

(0.25 sec)
  1. FieldQuote class | Aspose.Words for Python

    aspose.words.fields.FieldQuote class. Implements the QUOTE field...FieldFormat object that provides typed access to field’s formatting...retrieve. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::OleFormat::GetOleEntry ...

    Aspose::Words::Drawing::OleFormat::GetOleEntry method. Gets OLE object data entry in C++....String & oleEntryName ) Parameter Type Description oleEntryName const...drawing.vsd" , u "Package" , true , true , nullptr ); // Inserting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....OFFICE_MATH, 0, true); OfficeMathRenderer renderer...getChild(NodeType.OFFICE_MATH, 0, true); OfficeMathRenderer renderer...

    reference.aspose.com/words/java/com.aspose.word...
  4. 向内容控件中插入表格错误 - Free Support Forum - aspose.com

    文件: input.docx (14.3 KB) table.docx (10.7 KB) 问题一: public static void main(String[] args) throws Exception { String filename1 = "D:\\input.docx"; String filename2 = "D:\\output.docx"; Document document = …...moveToBookmark("bookmark", true, true); // 新建表格 documentBuilder...写入表格报错:Cannot insert a node of this type at this location. 问题二: public...

    forum.aspose.com/t/topic/329683
  5. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....setFitText(true); builder.getRowFormat().clearFormatting();...getRowFormat().setAllowBreakAcrossP(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Author method. Gets or sets the name of the document's author in C++....:: FieldType :: FieldAuthor , true ); // 2 - "Title" property,...:: FieldType :: FieldTitle , true ); // 3 - "Subject" property...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. IStructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the IStructuredDocumentTag property that defines a unique tag for your SDT node, enhancing document structure and ensuring clarity.... True ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation....SmartArt Layout Type To change the SmartArt layout type, follow these...BASIC_BLOCK_LIST ) # Change the layout type to BASIC_PROCESS. smart . layout...

    docs.aspose.com/slides/python-net/manage-smartart/
  9. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....to "true" to make the title visible. title.setShow(true); //...Set the "Overlay" property to "true" Give other chart elements more...

    reference.aspose.com/words/java/com.aspose.word...
  10. StructuredDocumentTag.level property | Aspose.W...

    StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree.... toEqual ( true ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

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