Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 16,784 for

true type

(0.12 sec)
  1. Manage Slide Transitions in Presentations in .N...

    Discover how to customize slide transitions in Aspose.Slides for .NET, with step-by-step guidance for PowerPoint and OpenDocument presentations.... Apply a Slide Transition Type on the slide from one of the..."AccessSlides.pptx" )) { // Apply circle type transition on slide 1 presentation...

    docs.aspose.com/slides/net/slide-transition/
  2. ShadowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ShadowType enum to enhance your shapes with customizable shadow Types for stunning document visuals....ShadowType enumeration Specifies the type of a shape shadow. public enum...First shadow type. Shadow10 10 Tenth shadow type. Shadow11 11...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Fields::FieldBarcode::get_Facing...

    Aspose::Words::Fields::FieldBarcode::get_FacingIdentificationMark method. Gets or sets the Type of a Facing Identification Mark (FIM) to insert in C++....ion method Gets or sets the type of a Facing Identification Mark...FieldType :: FieldBarcode , true )); // This value needs to be...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java....FIELD_DISPLAY_BARCODE, true); // Below are four types of barcodes, decorated...insertField(FieldType.FIELD_DISPLAY_BARCODE, true); field.setBarcodeType("EAN13");...

    reference.aspose.com/words/java/com.aspose.word...
  5. Document.NormalizeFieldTypes | Aspose.Words for...

    Optimize your document with the NormalizeFieldTypes method, ensuring all field Type values align with field codes for enhanced consistency and accuracy....NormalizeFieldTypes method Changes field type values FieldType of FieldStart...they correspond to the field types contained in the field codes...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Range.NormalizeFieldTypes | Aspose.Words for .NET

    Transform field Types with the NormalizeFieldTypes method. Ensure FieldStart, FieldSeparator, and FieldEnd align with specified field codes for seamless data handling....NormalizeFieldTypes method Changes field type values FieldType of FieldStart...they correspond to the field types contained in the field codes...

    reference.aspose.com/words/net/aspose.words/ran...
  7. FieldIndex.bookmark_name property | Aspose.Word...

    FieldIndex.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the index.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在使用JavaScript via C++将电子表格导出为CSV格式时,保持空白行的分隔符|D...

    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....keepSeparatorsForBla 属性设置为 true 。 以下示例代码加载 源Excel文件 ,将 TxtSaveOptions...TxtSaveOptions.keepSeparatorsForBla 属性设置为 true 并保存为 output.csv 。屏幕截图显示源Exc...

    docs.aspose.com/cells/zh/javascript-cpp/keep-se...
  9. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Python via .NET, with step-by-step guidance for PowerPoint and OpenDocument presentations....from selecting a transition type to configuring timing and triggers...] . slide_show_transition . type = slides . slideshow . TransitionType...

    docs.aspose.com/slides/python-net/slide-transit...
  10. IncorrectPasswordException | Aspose.Words for Java

    Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing in Java....this flag to true. options.setSaveRoutingSlip(true); doc.save(getArtifactsDir()...arg0) Parameters: Parameter Type Description arg0 java.lang.Throwable...

    reference.aspose.com/words/java/com.aspose.word...