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

true type

(0.18 sec)
  1. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main text of a section...Story ) hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::RtfSaveOptions class | A...

    Aspose::Words::Saving::RtfSaveOptions class. Can be used to specify additional options when saving a document into the Rtf format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ExportImagesForOldRe ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. EditableRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeEnd class, designed to efficiently manage editable ranges in Word documents for seamless document editing....IsComposite { get; } Returns true if this node can contain other...specified NodeType . GetAncestor ( Type ) Gets the first ancestor of...

    reference.aspose.com/words/net/aspose.words/edi...
  4. Image Gridline color different from the color i...

    I am using Aspose.Cells to take snapshot of a range, when I get the image it has gridlines which are thicker and of a different color than in the excel sheet. I took one image using Range.getImage() of excel javascript A…...PrintGridlines = true; worksheet.IsGridlinesVisible = true; ImageOrPrintOptions...ImageOrPrintOptions { OnePagePerSheet = true, ImageType = ImageType.Jpeg...

    forum.aspose.com/t/image-gridline-color-differe...
  5. Create Sunburst Chart in Excel using C# | Sunbu...

    Learn how to create a Sunburst chart in Excel using C#. Step‑by‑step guide and code examples with Aspose.Cells for .NET....API – Full access to chart types, data series, and formatting...Sunburst creates the required chart type. 4 SetChartDataRange links the...

    blog.aspose.com/cells/create-sunburst-chart-in-...
  6. 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...
  7. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for Java to change Microsoft Project (MPP/XML) project files' calculation modes. Also, examples of reading or setting project properties are provided....date and the status date, the type of calendar used and when a...start date, of the Date data type. FINISH_DATE: the project’s...

    docs.aspose.com/tasks/java/working-with-project...
  8. Aspose::Words::Replacing::FindReplaceOptions cl...

    Aspose::Words::Replacing::FindReplaceOptions class. Specifies options for find/replace operations. To learn more, visit the documentation article in C++....get_FindWholeWordsOnly () const True indicates the oldValue must...OfficeMath/>. The default value is true . get_IgnoreShapes () const...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. 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...
  10. 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-...