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

true type

(0.19 sec)
  1. DocumentBuilder.MoveTo | Aspose.Words for .NET

    Discover the DocumentBuilder MoveTo method to easily navigate inline nodes and efficiently position your cursor at paragraph ends for seamless document editing....MoveTo ( Node node ) Parameter Type Description node Node The node...IsAtStartOfParagraph , Is . True ); // We can use specific methods...

    reference.aspose.com/words/net/aspose.words/doc...
  2. IDocumentSavingCallback.Notify | Aspose.Words f...

    Track document saving progress with the iDocumentSavingCallback Notify method. Enhance your app's efficiency and user experience today!...DocumentSavingArgs args ) Parameter Type Description args DocumentSavingArgs..."EstimatedProgress" ), Is . True ); } /// <summary> /// Saving...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Layout::LayoutOptions class | As...

    Aspose::Words::Layout::LayoutOptions class. Holds the options that allow controlling the document layout process. To learn more, visit the documentation article in C++.... Default is true . get_KeepOriginalFontMetr ()...font substitution. Default is true . get_RevisionOptions () const...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations....// Add autoshape of rectangle type IShape shp1 = sld . Shapes ...// Add autoshape of rectangle type IShape shp1 = sld . Shapes ...

    docs.aspose.com/slides/net/shape-manipulations/
  5. 插入切片器|Documentation

    通过C++管理带有Aspose.Cells for JavaScript的Excel文件的切片器。...PivotTable Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. 通过JavaScript via C++配置渲染电子表格的字体|Documentation

    学习使用Aspose.Cells for JavaScript通过C++配置字体以渲染电子表格。确保字体可用以实现最佳转换效果。... 将 true 作为第二个参数传递将指示 Aspose.Cells API...(optional): </ label > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/configu...
  7. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for charts that display multilevel data in C++....System::TypeInfo&) const override static Type () Examples Shows how to create...series -> set_HasDataLabels ( true ); series -> get_DataLabels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range in Java....setCalculateOnExit(true); Assert.assertEquals(3, comboBox...checkBox.isCheckBoxExactSize(true); checkBox.setHelpText("Right...

    reference.aspose.com/words/java/com.aspose.word...
  9. Comment.Initial | Aspose.Words for .NET

    Discover how to manage user initials in comments effortlessly. Enhance engagement and personalize interactions with our easy-to-use property feature.... Comment , true )); } /// <summary> /// Iterates...top-level comments. Unlike reply-type comments, top-level comments...

    reference.aspose.com/words/net/aspose.words/com...
  10. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...5000, Recursive = true, IgnoreError = true }; foreach (Aspose...PivotTables) { pTable.RefreshDataFlag = true; pTable.RefreshData(); pTable...

    forum.aspose.com/t/updated-embedded-excel-data-...