Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 17,473 for

true type

(0.24 sec)
  1. MailMergeSettings.MainDocumentType | Aspose.Wor...

    Discover how the MailMergeSettings MainDocumentType property defines your mail merge documents. Unlock seamless document creation with optimal settings!...the mail-merge main document type. The default value is Default...LinkToQuery = true ; settings . ViewMergedData = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.set...
  2. CompositeNode.IsComposite | Aspose.Words for .NET

    Discover the CompositeNode IsComposite property. Easily check if a node supports child nodes for enhanced data structure management....IsComposite property Returns true as this node can have child...That ( doc . IsComposite , Is . True ); // Invoke the recursive function...

    reference.aspose.com/words/net/aspose.words/com...
  3. ReportingEngine.use_reflection_optimization pro...

    ReportingEngine.use_reflection_optimization property. Gets or sets a value indicating whether invocations of custom Type members performed via reflection API are optimized using dynamic class generation or not...whether invocations of custom type members performed via reflection...or not. The default value is True . @property def use_reflection_optimization...

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

    Specifies write protection settings for a document in Java....setReadOnlyRecommend(true); Assert.assertTrue(doc.getWriteProtection()... isWriteProtected() Returns true when a write protection password...

    reference.aspose.com/words/java/com.aspose.word...
  5. 如何用 Python.NET 将点设置为总和|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 逐步配置Excel瀑布图中的总点。...[ 0 ] # Verify chart type if chart . type == ChartType . WATERFALL... set_data_range ( "A1:B8" , True ) # Customize series formatting...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  6. .net aspose word get bookmark issue - Free Supp...

    Hi, Test.docx (17.0 KB) Please check above word file, I used it as template in appliation (remove all other bookmark), and I need get BookmarkStart for some function, please check below code, it works for many other wo…...BookmarkStart, true); foreach (Node node in node2)...GetChildNodes(NodeType.Any, true); //get each node type foreach (Node n in...

    forum.aspose.com/t/net-aspose-word-get-bookmark...
  7. More info- for this ticket 326138 (.gml with re...

    Hi Alexander, This bug came from our QA -they removed the .xsd schema. Purpose: Xml based Geography markup Language, often used in government or standards-based data." Files needed: a single .gml file or .gml file (s…...<xs:element name=“feature” type=“feature_type” substitutionGroup=“gml:_Feature”/>...<xs:complexType name=“feature_type”> xs:complexContent <xs:extension...

    forum.aspose.com/t/more-info-for-this-ticket-32...
  8. While upload a doc and convert to html it is no...

    image.png (429.8 KB) image.jpg (67.1 KB) the first image when i try to upload docx and after convert to html i am using tool to show as pdf it is showing single layout rather than double side layout export class Conve…...USE_ASPOSE === 'true' && !!this.asposeClientId &&...mkdir(this.tempDir, { recursive: true }); } catch (error) { console...

    forum.aspose.com/t/while-upload-a-doc-and-conve...
  9. Accessing XML Data in Java|Aspose.Words for Java

    Learn how to access XML data while building a report using LINQ in Java....recognize values of the following types by their string representations:...Note – For recognition of data types to work, string representations...

    docs.aspose.com/words/java/accessing-xml-data/
  10. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java.... getDifferentFirstPag() True if a different header or footer...booklet. getOddAndEvenPagesHe() True if the document has different...

    reference.aspose.com/words/java/com.aspose.word...