Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 15,993 for

true type

(0.12 sec)
  1. DocumentPropertyCollection.Remove | Aspose.Word...

    Effortlessly remove properties by name from your DocumentPropertyCollection with our easy-to-use Remove method. Streamline your data management today!...Remove ( string name ) Parameter Type Description name String The...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  2. 幻灯片切换|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 幻灯片切换,PowerPoint 在 JavaScript 中的 Morph 切换...提供的切换效果中为幻灯片应用 Slide Transition Type。 写入修改后的演示文稿文件。 // 实例化 Presentation...提供的切换效果为幻灯片应用 Slide Transition Type。 您还能将切换设置为单击后前进、在特定时间后前进,或两者兼而有之。...

    docs.aspose.com/slides/zh/nodejs-java/slide-tra...
  3. OutlineOptions.CreateOutlinesForHeadingsInTable...

    Discover how the CreateOutlinesForHeadingsInTables property enhances table organization by enabling outlines for heading styles, improving document clarity....we will format in a heading-type style, will serve as the column..."CreateOutlinesForHea" property to "true" to include all headings within...

    reference.aspose.com/words/net/aspose.words.sav...
  4. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method to effortlessly mark and manage key positions in your document, enhancing organization and navigation....string bookmarkName ) Parameter Type Description bookmarkName String...to Bookmark1" , "Bookmark1" , true ); hyperlink . ScreenTip = "Hyperlink...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentBuilder.MoveToField | Aspose.Words for ...

    Effortlessly navigate your documents with the DocumentBuilder MoveToField method, allowing quick cursor movement to any field for enhanced editing efficiency....field , bool isAfter ) Parameter Type Description field Field The...cursor to. isAfter Boolean When true , moves the cursor to be after...

    reference.aspose.com/words/net/aspose.words/doc...
  6. StyleType enumeration | Aspose.Words for Python

    aspose.words.StyleType enumeration. Represents Type of the style....StyleType enumeration Represents type of the style. Members Name Description... blue level . font . bold = True builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DropDownItemCollection.contains method | Aspose...

    DropDownItemCollection.contains method. Determines whether the collection contains the specified value.... Parameter Type Description value str Case-sensitive...Case-sensitive value to locate. Returns True if the item is found in the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentVisitor.VisitGroupShapeEnd | Aspose.Wor...

    Discover the DocumentVisitor VisitGroupShapeEnd method, which efficiently signals the end of group shape enumeration for seamless document processing....GroupShape groupShape ) Parameter Type Description groupShape GroupShape...That ( group . IsGroup , Is . True ); builder . InsertNode ( group...

    reference.aspose.com/words/net/aspose.words/doc...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 在 PDF 中添加文本、图像或页面图章 https://products.aspose.com/pdf/zh-hans/net/stamps/ Recent content in 使用 C# 在 PDF 中添加文本、图像或页面图章 on Aspsoe.PDF Product......org", "@type": "HowTo", "name": "通过 C# 将图像图章添加到...将图像图章添加到 PDF 的源代码", "image": { "@type": "ImageObject", "url": "https://www...

    products.aspose.com/pdf/zh-hans/net/stamps/inde...
  10. Chart labels are rendered incorrectly when conv...

    Hi Aspose team, I’m trying to convert a range of cells in excel that contains a chart to an EMF image using the following code: //Load the Excel file Workbook workbook = new Workbook(dir + @"\Test_07312025\Chart_templa…...Set OnePagePerSheet option as true ImageOrPrintOptions options...ImageOrPrintOptions() { OnePagePerSheet = true, ImageType = Aspose.Cells.Drawing...

    forum.aspose.com/t/chart-labels-are-rendered-in...