Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 15,992 for

true type

(0.13 sec)
  1. Adding Slide to Presentation|Aspose.Slides Docu...

    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.... Open ( presentationFile , true )) { // Pass the source document...ShapeLocks () { NoGrouping = true }), new ApplicationNonVisual...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  2. 如何在C++中使用JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的逐步指南将演示如何实现平滑的数据过渡和自动滚动,保持图表连续更新。...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  3. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....Words :: NodeType :: Paragraph , true ); // Find if we have the paragraph...-> set_ExportRelativeFontSi ( true ); ASSERT_EQ ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Channel Mixer Adjustment Layer|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....two types: CmykMixerChannel or RgbMixerChannel . The type of MixerChannel...channelMixerLayer.setMonochrome( **true** ); RgbMixerChannel grayOutputChannel...

    docs.aspose.com/psd/java/layer-types/adjustment...
  5. Aspose::Words::Saving::PsSaveOptions class | As...

    Aspose::Words::Saving::PsSaveOptions class. Can be used to specify additional options when saving a document into the Ps 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_ImlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::XamlFixedSaveOptions cla...

    Aspose::Words::Saving::XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the XamlFixed 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_ImlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::ConditionalStyleCollection::GetE...

    Aspose::Words::ConditionalStyleCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all conditional styles in the collection in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Insert Sparklines in Excel using C#

    This article provides a guide on how to insert sparklines in Excel using C#. It has IDE settings, steps, and a sample code to display sparklines charts using C#.... Add sparkline group of type SparklineType.Line, data range...and ShowLowPoint properties to true for the group. Similarly, you...

    kb.aspose.com/cells/net/insert-sparklines-in-ex...
  9. 档案

    档案...Equals(x); return true; } public static bool operator...public const string REDIRECT_TYPE = "code"; internal static string...

    blog.aspose.com/zh/email/create-update-or-delet...
  10. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....correctly interpret the file type and choose the right application...Pptx ); } Embed Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/net/manage-ole/