Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 15,944 for

true type

(0.75 sec)
  1. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for JavaScript via C++ API.... The type should be int, double, DateTime...Containing Formula </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/find-or-se...
  2. 使用 Python 管理演示文稿图表中的标注|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python .NET 创建和样式化标注,提供简洁的代码示例,兼容 PPT、PPTX 和 ODP,自动化演示工作流。... show_value = True chart . chart_data . series...show_label_as_data_callout = True chart . chart_data . series...

    docs.aspose.com/slides/zh/python-net/callout/
  3. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified original font name.... Parameter Type Description original_font_name...SYSTEM_FONTS , system_font_source . type ) self . assertEqual ( 0 , system_font_source...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for C++....TaskLink LagFormat LinkLag Resource Type Initials MaxUnits Code Group...Set < bool > (Tsk::IsMarked(), true ); 20 task -> Set < bool > ...

    docs.aspose.com/tasks/cpp/writing-metadata-to-mpp/
  5. Aspose::Words::Drawing::SignatureLine class | A...

    Aspose::Words::Drawing::SignatureLine class. Provides access to signature line properties. To learn more, visit the documentation article in C++....Default value for this property is true . get_Email () Gets or sets...Default value for this property is true . get_Signer () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose.PSD for Java 25.5 - Release Notes|Docume...

    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.... setLoadEffectsResour ( true ); try ( PsdImage image = (...multiple effects of the same type. var imfx = ( ImfxResource )...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  7. Aspose.PSD .net for python issues with missing ...

    Hi, I’m experiencing issues with effects in psd files that are missing when saving the psd as png. Here an example psd file where “PLACEHOLDER1” and “Layer 733” have effects that go missing. Hope there is a simple fix f…...load_effects_resource = True # <-- Effekte laden & rendern...load_opts.allow_warp_repaint = True with _load_psd_with_effects(psd_local_path)...

    forum.aspose.com/t/aspose-psd-net-for-python-is...
  8. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the document to a stream using the specified format in C++....SaveFormat saveFormat ) Parameter Type Description stream const Sy...> & saveOptions ) Parameter Type Description stream const Sy...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. ChartSeries class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries class. Represents chart series properties... series_type Gets the type of this chart series...): series . has_data_labels = True self . assertFalse ( series...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…... depending on your document type. Here’s how to set the watermark...GetChildNodes(NodeType.Page, true)) { stamp.SetOrigin(0, 0); //...

    forum.aspose.com/t/aspose-total-net-adding-imag...