Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 16,710 for

true type

(0.1 sec)
  1. ChartAxis.crosses_at property | Aspose.Words fo...

    ChartAxis.crosses_at property. Specifies where on the perpendicular axis the axis crosses....units are determined by the type of axis. When the axis is a...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management.... True ); Assert . That ( doc . Revisions...first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/rev...
  3. 获取所有幻灯片的标题|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...
  4. HTML Formatting|Aspose.Words for Reporting Serv...

    HTML Formatting setting of the Aspose.Words for Reporting Services.... < Extension Name = "AWDOC" Type = "Aspose.Words.ReportingServices...DeviceInfo > < EnableHTMLFormatting > True </ EnableHTMLFormatting > </...

    docs.aspose.com/words/reportingservices/html-fo...
  5. Format Charts in Presentations Using Python|Asp...

    Learn chart formatting in Aspose.Slides for Python via .NET and elevate your PowerPoint or OpenDocument presentation with professional, eye-catching styling....default data of the desired type (in this example, ChartType...chart title. chart . has_title = True chart . chart_title . add_t...

    docs.aspose.com/slides/python-net/chart-formatt...
  6. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, True)) { Range paraRange …...Paragraph, true)) { Range paraRange = para.Range;...MatchCase = false, // Set to true if case sensitivity is required...

    forum.aspose.com/t/some-content-cannot-be-repla...
  7. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... read_only_recommended = True doc . save ( file_name = ARTIFACTS_DIR...Document () doc . protect ( type = aw . ProtectionType . ALLOW_ONLY_COMMENTS...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldAutoTextList.screen_tip property | Aspose....

    FieldAutoTextList.screen_tip property. Gets or sets the text of the ScreenTip to show.... FIELD_AUTO_TEXT_LIST , True ) . as_field_auto_text_list...str ): """Create an AutoText-type building block and add it to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection.... GradientStop ) Parameter Type Description gradientStop GradientStop...GradientStop Returns true if gradient stop was successfully removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldAutoTextList.entry_name property | Aspose....

    FieldAutoTextList.entry_name property. Gets or sets the name of the AutoText entry.... FIELD_AUTO_TEXT_LIST , True ) . as_field_auto_text_list...str ): """Create an AutoText-type building block and add it to...

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