Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 16,871 for

true type

(0.09 sec)
  1. HeaderFooter.ParentSection | Aspose.Words for .NET

    Discover the HeaderFooter ParentSection property to easily access the parent section of your story, enhancing your document's structure and organization.... LinkToPrevious ( true ); // Each section will still...HeadersFooters . LinkToPrevious ( true ); // We can un-link a previous...

    reference.aspose.com/words/net/aspose.words/hea...
  2. 获取所有幻灯片的标题|Aspose.Slides 文档

    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.... Type != null && placeholderShape . Type . HasValue...PlaceholderValues ) placeholderShape . Type ) { // Any title shape. case...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  3. ImportFormatOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.ImportFormatOptions for customizable document formatting. Enhance your output with tailored import settings for optimal results....change a first imported section type to the NewPage forcibly when...is used. The default value is true . IgnoreTextBoxes { get; set;...

    reference.aspose.com/words/net/aspose.words/imp...
  4. Copying Rows and Columns with JavaScript via C+...

    This article shows how to copy rows and columns through the Aspose.Cells for JavaScript via C++ API.... This method copies all types of data including formulas,...Row Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/copying-ro...
  5. Shape.Accept | Aspose.Words for .NET

    Discover the Shape Accept method, designed to enhance visitor engagement and streamline your acceptance process for better results....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Extract Images from Word Document in NPOI|Aspos...

    Extarct images from Word document easily and fast instead of using NPOI in C#....images or images having specific type from the document, follow these...GetChildNodes ( NodeType . Shape , true ); int imageindex = 0 ; foreach...

    docs.aspose.com/words/net/extract-images-from-w...
  7. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index.... Parameter Type Description index int Examples...chart . series [ 0 ] . smooth = True # Verify that data points for...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::SoftEdgeFormat class | ...

    Aspose::Words::Drawing::SoftEdgeFormat class. Represents the soft edge formatting for an object in C++.... static Type () Remarks Use the SoftEdge...Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the formatting of a chart element... shape_type Gets or sets the shape type of the parent...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Export Excel data to fill PDF form|Aspose.PDF f...

    This section explains how you can export Excel worksheet data to fill PDF form using AutoFiller Class.... MaxColumn + 1 , true ); // Create an object of AutoFiller...DataColumn { DataType = System . Type . GetType ( "System.Int32" )...

    docs.aspose.com/pdf/net/export-excel-worksheet-...