Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 17,273 for

true type

(0.2 sec)
  1. ICssSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a document to HTML in Java....css", true, false)); doc.save(getArtifactsDir()..."SavingCallback.ExternalCssFilenames.css", true, false)); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. FontSettings.set_fonts_folders method | Aspose....

    FontSettings.set_fonts_folders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts.... Parameter Type Description fonts_folders List[str]...TrueType fonts. recursive bool True to scan the specified folders...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartSeries Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeries class, your key to enhancing chart series properties for dynamic document creation and visualization....SeriesType { get; } Gets the type of this chart series. Smooth...) { series . HasDataLabels = true ; series . Explosion = 40 ;...

    reference.aspose.com/words/net/aspose.words.dra...
  4. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....ANY, true).getCount(); indentAndAppendLine("[Document...getChild(NodeType.SPECIAL_CHAR, 0, true); myDocTextExtractor = new DocTextExtractor();...

    reference.aspose.com/words/java/com.aspose.word...
  5. BuiltInDocumentProperties.linksUpToDate propert...

    BuiltInDocumentProperties.linksUpToDate property. Indicates whether hyperlinks in a document are up-to-date.... Paragraph , true ). count ; expect ( properties...property will contain the MIME type of the output save format. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout Types, placeholder control, and footer visibility through code examples....slide master—either by their type, name, or unique ID. Alternatively...under the Presentation class Types like LayoutSlide , MasterLayoutSlideCol...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  7. DocumentVisitor.visitCommentRangeEnd method | A...

    DocumentVisitor.visitCommentRangeEnd method. Called when the end of a commented range of text is encountered....CommentRangeEnd ) Parameter Type Description commentRangeEnd...++ ; mVisitorIsInsideComm = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MappedDataFieldCollection.Remove | Aspose.Words...

    Effortlessly remove field mappings with the MappedDataFieldCollection Remove method. Streamline your data management process today!...documentFieldName ) Parameter Type Description documentFieldName...ContainsKey ( "MergeFieldName" ), Is . True ); Assert . That ( mappedDataFields...

    reference.aspose.com/words/net/aspose.words.mai...
  9. AbstractCalculationEngine dependency tree not w...

    I’ve implemented an AbstractCalculationEngine and the CalculationData object being passed into the Calculate override method does not properly reflect dependent changes to values in the workbook. As a result the custom f…...when EnableCalculationCha = true, calculating twice doesn’t recalculate...to use EnableCalculationCha = true and I am forced to call the...

    forum.aspose.com/t/abstractcalculationengine-de...
  10. DWG to SVG Conversion Issues in Aspose.CAD: ERR...

    use sdk version : aspose.cad 25.12 java My conversion code and parameter settings are roughly as follows: File outputFile = new File(outputFilePath); try { LoadOptions opts = new LoadOption…...Width: {}, Height: {}, Unit type: {}, Layout count: {}", cadImage...rasterizationQuality.setTextThicknessNorm(true); CadRasterizationOpti cadRasterizationOpti...

    forum.aspose.com/t/dwg-to-svg-conversion-issues...