Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 16,866 for

true type

(1.4 sec)
  1. PDF to TIFF Conversion Produces Only Black & Wh...

    Environment Aspose.PDF Version: 21.6.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: PDF → TIFF (Color) Issue Description We are facing a critical issue while converting PDF documents to TIFF f…...System: Windows / Linux Conversion Type: PDF → TIFF (Color) Issue Description... Could you check if this is true in your case? mukeshkanna January...

    forum.aspose.com/t/pdf-to-tiff-conversion-produ...
  2. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...HeaderFooter, true).Clear(); RemoveExtraSpace(ref...ImportFormatOptions() { KeepSourceNumbering = true }); //destDoc.LastSection.PageSetup...

    forum.aspose.com/t/content-control-wrapping-iss...
  3. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing table cell enumeration in your applications. Enhance your coding efficiency today!...VisitCellEnd ( Cell cell ) Parameter Type Description cell Cell The object...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  4. FieldCreateDate.UseLunarCalendar | Aspose.Words...

    Manage date formats effortlessly with the FieldCreateDate UseLunarCalendar property. Choose between Hijri and Hebrew Lunar calendars for precise scheduling....are three different calendar types according to which the CREATEDATE...FieldCreateDate , true ); field . UseLunarCalendar = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.fie...
  5. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Chart" ); // Set the Placement Type, the way the label is attached...textbox0 . GetFont (). SetIsBold ( true ); // Set the font size textbox0...

    docs.aspose.com/cells/cpp/controls-in-charts/
  6. Aspose.Cells 8.8.1中的公共API更改|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....LoadOptions & initialize it with type of template to be loaded var...GridValidationType . WholeNumber , true ); val . Formula1 = "=20" ;...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. 使用 JavaScript 在 PowerPoint 演示文稿中管理 SmartArt|Asp...

    学习使用 Aspose.Slides for Node.js 通过清晰的 JavaScript 代码示例构建和编辑 PowerPoint SmartArt,从而加快幻灯片设计和自动化。...isHidden() 若该节点在数据模型中为隐藏节点则返回 true。为了检查 SmartArt 任意节点的隐藏属性,请按以下步骤操作:...= node . isHidden (); // 返回 true if ( hidden ) { // 执行一些操作或通知...

    docs.aspose.com/slides/zh/nodejs-java/manage-sm...
  8. Aspose.Cells 8.8.1中的公共API更改|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....LoadOptions & initialize it with type of template to be loaded LoadOptions...GridValidationType . WHOLE_NUMBER , true ); val . setFormula1 ( "=20"...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. 使用 Java 在 PowerPoint 演示稿中管理 SmartArt|Aspose.Sli...

    了解如何使用 Aspose.Slides for Java 通过清晰的代码示例构建和编辑 PowerPoint SmartArt,从而加快幻灯片设计和自动化。...isHidden() 如果此节点在数据模型中是隐藏节点,则返回 true。要检查 SmartArt 任意节点的隐藏属性,请按照以下步骤操作:...= node . isHidden (); // 返回 true if ( hidden ) { // 执行某些操作或通知...

    docs.aspose.com/slides/zh/java/manage-smartart/
  10. FieldFileSize.is_in_kilobytes property | Aspose...

    FieldFileSize.is_in_kilobytes property. Gets or sets whether to display the file size in kilobytes.... insert_field ( field_type = aw . fields . FieldType ....FIELD_FILE_SIZE , update_field = True ) . as_field_file_size () field...

    reference.aspose.com/words/python-net/aspose.wo...