Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 16,769 for

true type

(0.08 sec)
  1. DocumentProperty.ToInt | Aspose.Words for .NET

    Convert DocumentProperty values to integers effortlessly with the ToInt method. Unlock seamless data handling for your applications!...property type is not Number. Examples Shows various type conversion...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  2. ShadowFormat.color property | Aspose.Words for ...

    ShadowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for the shadow... SHAPE , 0 , True ) . as_shape () shadow_format...SHADOW_MIXED , shadow_format . type ) Shows how to set a color with...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage document formatting for optimal results.... FieldIncludePicture , true ); includePicture . SourceFullName...; includePicture . Update ( true ); using ( MemoryStream docStream...

    reference.aspose.com/words/net/aspose.words.loa...
  4. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....getLockContentContro() When set to true, this property will prohibit...getLockContents() When set to true, this property will prohibit...

    reference.aspose.com/words/java/com.aspose.word...
  5. SystemFontSource | Aspose.Words for .NET

    Discover the SystemFontSource constructor for efficient font management. Enhance your web design with optimized typography solutions today!... Type , Is . EqualTo ( FontSourceType...FontInfoSubstitution . Enabled = true ; doc . FontSettings . SubstitutionSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Aspose.Words PdfUa1 export - Footnote error whe...

    Hello, we are using Aspose.Words (.net, version 25.9.0) to generate PDA/UA compatible PDF documents, and when exporting documents with footnotes the PACChecker (v.24.4.2.0) validator returns the following warning: ‘Poss…...DisplayDocTitle = true, ExportDocumentStruct = true, // Ensure document...exported ExportLanguageToSpan = true, OutlineOptions = { DefaultBookmarksOutl...

    forum.aspose.com/t/aspose-words-pdfua1-export-f...
  7. OfficeMathDisplayType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Math.OfficeMathDisplayType enum to easily customize equation display formats for enhanced document clarity and presentation....Specifies the display format type of the equation. public enum...NodeType . OfficeMath , 0 , true ); // OfficeMath nodes that...

    reference.aspose.com/words/net/aspose.words.mat...
  8. LayoutEnumerator.text property | Aspose.Words f...

    LayoutEnumerator.text property. Gets text of the current span entity... Throws for other entity types. @property def text ( self )... PAGE , layout_enumerator . type ) with self . assertRaises (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java....loadOptions = new CsvDataLoadOptions(true); loadOptions.setDelimiter(';');...setCommentChar('$'); loadOptions.hasHeaders(true); loadOptions.setQuoteChar('"');...

    reference.aspose.com/words/java/com.aspose.word...
  10. LayoutEnumerator.document property | Aspose.Wor...

    LayoutEnumerator.document property. Gets document this instance enumerates.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

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