Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 17,418 for

true type

(0.2 sec)
  1. 使用 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/
  2. 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...
  3. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of the collection in C++....:: String & value ) Parameter Type Description value const System::String&...IndexOf ( u "Two" )); ASSERT_TRUE ( dropDownItems -> Contains...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldDisplayBarcode.background_color property |...

    FieldDisplayBarcode.background_color property. Gets or sets the background color of the barcode symbol... FIELD_DISPLAY_BARCODE , True ) . as_field_display_barcode...e () # Below are four types of barcodes, decorated in various...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Bibliography::Source::Source con...

    Aspose::Words::Bibliography::Source::Source constructor. Initialize a new instance of the Source class in C++....SourceType sourceType ) Parameter Type Description tag const System::String&...aphy::SourceType The source type. Examples Shows how to get bibliography...

    reference.aspose.com/words/cpp/aspose.words.bib...
  6. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。...{ // Check if the form is of type "Typewriter" and subtype "Form"...forms and delete the ones with type "Typewriter" and subtype "Form"...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  7. Convert XFA to Dynamic AcroForm and Flatten the...

    Hi, I am using Aspose PDF dll to flatten my fillable pdf’s and its not working. My actual requirement is to concatenate two pdf’s. When i am trying to concatenate a fillable pdf with normal pdf it is not concatenating…...Type = FormType.Standard; Aspose...Document("Fillablepdf.pdf"); doc2.Form.Type = FormType.Standard; doc.Pages...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  8. Working with Comments in Java|Aspose.Words for ...

    Working with comments using Java....getChildNodes method is set to true: this forces the getChildNodes...list of document nodes of any type. The resulting collection does...

    docs.aspose.com/words/java/working-with-comments/
  9. FieldDisplayBarcode.AddStartStopChar | Aspose.W...

    Enhance barcode functionality with the FieldDisplayBarcode AddStartStopChar property. Easily manage Start/Stop characters for NW7 and CODE39 Types....Start/Stop characters for barcode types NW7 and CODE39. public bool...FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ChartDataLabelCollection.separator property | A...

    ChartDataLabelCollection.separator property. Gets or sets string separator used for the data labels of the entire series... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

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