Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 15,799 for

true type

(0.14 sec)
  1. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....FIELD_COMPARE, true); field.setLeftExpression("3");...insertField(FieldType.FIELD_COMPARE, true); field.setLeftExpression("5");...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....setExportTextInputFo(true); options.setImagesFolder(imagesDir...saveOptions.setExportDocumentPro(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....execute(); } } Parameters: Parameter Type Description context WatermarkerContext...loadOptions.setIgnoreOleData(true); } Converter.create(converterContext)...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....FIELD_QUOTE, true); field.setText("\"Quoted text\"");...insertField(FieldType.FIELD_QUOTE, true); builder.moveTo(field.getSeparator());...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....FIELD_INCLUDE_TEXT, true); fieldIncludeText.setSourc...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  6. 使用JavaScript通过C++创建带引线的饼图|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++在Microsoft Excel中创建带引线的饼图。我们的指南将演示如何添加连接数据点与图例的引线,从而增强图表的整体清晰度。...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  7. Aspose::Words::Drawing::ShadowFormat::Clear met...

    Aspose::Words::Drawing::ShadowFormat::Clear method. Clears shadow format in C++....Words :: NodeType :: Shape , true ) -> idx_get ( 0 )); if ( shape...-> get_ShadowFormat () -> get_Type () == Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ImageSavingArgs.IsImageAvailable | Aspose.Words...

    Check if an image is ready for export with the IsImageAvailable property in ImageSavingArgs. Ensure seamless image management and efficiency!...IsImageAvailable property Returns true if the current image is available...cross. This property returns true if the original image is available;...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....Set the "MatchCase" flag to "true" to apply case sensitivity while..."FindWholeWordsOnly" flag to "true" to replace the found text if...

    reference.aspose.com/words/java/com.aspose.word...
  10. StyleType enumeration | Aspose.Words for Node.js

    Aspose.Words.StyleType enumeration. Represents Type of the style....StyleType enumeration Represents type of the style. Members Name Description...isListStyleDefinitio ). toEqual ( true ); expect ( list1 . isListStyleReference...

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