Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 16,788 for

true type

(0.49 sec)
  1. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Step-by-step guide....the bullet type of the paragraph. Set the bullet type to Symbol...); # set IsBulletHardColor to true to use own bullet color $para...

    docs.aspose.com/slides/php-java/manage-bullet/
  2. 用Node.js via C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for Node.js在Microsoft Excel中创建图表。我们的指南将展示各种图表类型以及如何自定义其外观和格式。...setChartDataRange ( "A1:C4" , true ); // Saving the Excel file...getNSeries (). add ( "A1:B3" , true ); // Saving the Excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-ch...
  3. 使用 Python 將水印添加到 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPT 演示文稿。...select_locked = True watermarkShape . shape_lock . size_locked = True watermarkShape... shape_lock . text_locked = True watermarkShape . shape_lock...

    products.aspose.com/slides/zh-hant/python-net/w...
  4. 使用 Python 將水印添加到 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPTX 演示文稿。...select_locked = True watermarkShape . shape_lock . size_locked = True watermarkShape... shape_lock . text_locked = True watermarkShape . shape_lock...

    products.aspose.com/slides/zh-hant/python-net/w...
  5. 在 C++ 中管理演示文稿页眉和页脚|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 为 PowerPoint 和 OpenDocument 演示文稿添加并自定义页眉和页脚,以获得专业外观。...-> get_Placeholder () -> get_Type () == PlaceholderType :: Header...() -> SetAllFootersVisibil ( true ); // 访问并更新页眉 auto masterNotesSlide...

    docs.aspose.com/slides/zh/cpp/presentation-head...
  6. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the text of this story.... insert_shape ( shape_type = aw . drawing . ShapeType ...get_child_nodes ( aw . NodeType . SHAPE , True ) . count ) # We can delete...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image....has_image property Returns True if the shape has image bytes...get_child_nodes ( aw . NodeType . SHAPE , True ) self . assertEqual ( 9 , len...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.is_signature_line property | Aspose.W...

    ShapeBase.is_signature_line property. Indicates that shape is a [SignatureLine](../../signatureline/)....allow_comments = True options . default_instructions = True options ...here' options . show_date = True options . signer = 'John Doe'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manipulate PDF Document|Aspose.PDF for C++

    本节解释了关于验证 PDF A 标准的 PDF 文档,如何使用目录,如何设置 PDF 到期日期,以及如何确定 PDF 文件生成的进度。...heading2 -> set_IsAutoSequence ( true ); heading2 -> set_TocPage (...//将标题添加到目录中。 heading2 -> set_IsInList ( true ); page -> get_Paragraphs ()...

    docs.aspose.com/pdf/zh/cpp/manipulate-pdf-docum...
  10. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control header/footer formatting in KeepSourceFormatting mode. Simplify your document imports today!... The default value is true . public bool IgnoreHeaderFooter...MyDir + "Header and footer types.docx" ); // If 'IgnoreHeaderFooter'...

    reference.aspose.com/words/net/aspose.words/imp...