Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 16,265 for

true type

(0.37 sec)
  1. Chart Rendering|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....formats, we will create a chart of type Column as per the following...GetNSeries (). Add ( u "A1:B3" , true ); // Path of output image file...

    docs.aspose.com/cells/cpp/chart-rendering/
  2. 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...
  3. 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...
  4. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in memory in Java....getPriorityInternal() getType() Returns the type of the font source. getWarningCallback()...getPriority()); Parameters: Parameter Type Description fontData byte[]...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetOpaqueBoundsInPixels method. Calculates the opaque bounds of the shape in pixels for a specified zoom factor and resolution in C++....scale , float dpi ) Parameter Type Description scale float The...NodeType :: OfficeMath , 0 , true )); auto renderer = System ::...

    reference.aspose.com/words/cpp/aspose.words.ren...
  6. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#....tree is built and different types of elements of the source document...creates objects of different types that represent various document...

    docs.aspose.com/words/net/aspose-words-document...
  7. 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...
  8. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in JavaScript by implementing a custom calculation engine using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file....Engine Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/implement-...
  9. BuildingBlock.AcceptStart | Aspose.Words for .NET

    Discover the BuildingBlock AcceptStart method, seamlessly welcome visitors and enhance their experience from the moment they arrive....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...)); Assert . That ( block . Type , Is . EqualTo ( BuildingBlockType...

    reference.aspose.com/words/net/aspose.words.bui...
  10. Aspose.PSD .net for python issues with missing ...

    Hi, I’m experiencing issues with effects in psd files that are missing when saving the psd as png. Here an example psd file where “PLACEHOLDER1” and “Layer 733” have effects that go missing. Hope there is a simple fix f…...load_effects_resource = True # <-- Effekte laden & rendern...load_opts.allow_warp_repaint = True with _load_psd_with_effects(psd_local_path)...

    forum.aspose.com/t/aspose-psd-net-for-python-is...