Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 16,783 for

true type

(0.31 sec)
  1. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [IStructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is True....is_showing_placeholder_text element is true. @property def placeholder (...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/python-net/aspose.wo...
  2. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated.... When this value is set to true , Aspose.Words emulates the...graphics. The default value is true . Examples Shows added a fallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...created, it contains constraint type “AsSoonAsPossible” however when...of the task, the constraint type is set to “FinishNoEarlierThan”...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  4. ListCollection.add method | Aspose.Words for No...

    Aspose.Words.Lists.ListCollection.add method... ListTemplate ) Parameter Type Description listTemplate ListTemplate.... Words . Style ) Parameter Type Description listStyle Style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in JavaScript for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....ClusteredColumn , 50 , 50 , 600 , 400 , true ); var series = chart . getChartData...change. Set your preferred fill type and fill color. Save the modified...

    docs.aspose.com/slides/nodejs-java/chart-series/
  6. Issues with Slide Background and Textbox Animat...

    Hello Aspose Support Team, I am using Aspose.Slides for .NET to convert a PowerPoint presentation (PPTX) to HTML5. Below is the code I am using for the conversion: using Aspose.Slides; using Aspose.Slides.Export; clas…...AnimateTransitions = true, AnimateShapes = true }; presentation.Save(htmlOutputPath...Background Type : Ensure that the background type (solid color...

    forum.aspose.com/t/issues-with-slide-background...
  7. Aspose::Words::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the Type of a warning that is issued by Aspose.Words during document loading or saving in C++....WarningType enum Specifies the type of a warning that is issued...get_FontInfoSubstitution () -> set_Enabled ( true ); // Original font metrics...

    reference.aspose.com/words/cpp/aspose.words/war...
  8. 单元格名称和行/列索引之间的转换|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript实现单元格名称与行/列索引的转换。...Example Title </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/names-a...
  9. 幻灯片切换|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中掌握幻灯片切换:使用 C++ 示例为 PPT、PPTX 和 ODP 演示文稿添加、定制和排序效果及持续时间。...get_SlideShowTransition () -> set_Type ( TransitionType :: Fade );...set_Type ( TransitionType :: Push ); // 访问切换类型。 auto type = slide...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....pageBreakBefore property set to true . ColumnBreak The document is...parts at a section break of any type. HeadingParagraph The document...

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