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

true type

(1 sec)
  1. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…...compatibility, by default it is true. That is, blank rows/columns...1.png (3.9 KB) The placement type of the shape is Move and don’t...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  2. Manage Presentation Slide Masters on Android|As...

    Manage Slide Masters in Aspose.Slides for Android: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples....represented by IMasterSlide type. Aspose.Slides' Presentation...list of IMasterSlideCollecti type, which contains a list of all...

    docs.aspose.com/slides/androidjava/slide-master/
  3. PageSetup class | Aspose.Words for Node.js

    Aspose.Words.PageSetup class. Represents the page setup properties of a section... differentFirstPageHe True if a different header or footer...booklet. oddAndEvenPagesHeade True if the document has different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...logic to determine the footer type and map nodes... } Important...it might be because the node type does not correspond to a layout...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  5. Set Data Source for the Chart with Node.js via ...

    Learn about the various data sources supported by Aspose.Cells for Node.js via C++. Our guide will walk you through the different Types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....provide more details about the types of data that can be set for...Setting Chart Data There are two types of data to deal with while working...

    docs.aspose.com/cells/nodejs-cpp/data-formattin...
  6. Different Ways to Save Files with C++|Documenta...

    Aspose.Cells for C++ can save files to different formats. Save files to PDF, HTML, DOCX, PPTX, JSON, and MHTML.... File Format Types Description CSV Represents a...Portable Document Format (PDF) is a type of document created by Adobe...

    docs.aspose.com/cells/cpp/different-ways-to-sav...
  7. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....on Reading Excel 2016 Chart Types Added Setter for LoadFilter...PaperHeight properties are of type double , representing the paper...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 合并 PDF 文档https://products.aspose.com/pdf/zh-hans/net/merger/Recent content in 使用 C# 合并 PDF 文档 on Aspsoe.PDF ProductsHugo -- gohugo.iozh-h......org", "@type": "HowTo", "name": "通过 C# 合并...合并 EPUB 文件的源代码", "image": { "@type": "ImageObject", "url": "https://www...

    products.aspose.com/pdf/zh-hans/net/merger/inde...
  9. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....object’s IsBold property to true . #include <iostream> #include...style . GetFont (). SetIsBold ( true ); // Apply the style to the...

    docs.aspose.com/cells/cpp/cells-font-settings/
  10. 使用 Java 管理演示文稿中的幻灯片切换|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中自定义幻灯片切换,并提供针对 PowerPoint 和 OpenDocument 演示文稿的分步指导。... setAdvanceOnClick ( true ); pres . getSlides (). get_Item...getSlideShowTransiti (). setAdvanceOnClick ( true ); pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/slide-transition/