Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 16,760 for

true type

(1.57 sec)
  1. IMailMergeDataSource.GetChildDataSource | Aspos...

    Discover how the IMailMergeDataSource GetChildDataSource method enhances Aspose.Words mail merge by managing nested regions seamlessly....string tableName ) Parameter Type Description tableName String...mRecordIndex ]. FullName ; return true ; case "Address" : fieldValue...

    reference.aspose.com/words/net/aspose.words.mai...
  2. 用 JavaScript 通过 C++ 在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 自定义饼图中的切片和扇区颜色。我们的指南将演示如何为每个切片、扇区或区域分配独特的颜色,以增强视觉吸引力和数据表现。...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/custom-...
  3. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...document, Section section, int type, String content, OverlayConfig...getOrCreateHeaderFoo(document, section, type); log.debug("Inserting overlay...

    forum.aspose.com/t/header-footer/325498
  4. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a section...different_first_page_header_footer True if a different header or footer...odd_and_even_pages_header_footer True if the document has different...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document....field types. For the detailed list of supported field types, see...the Document.normalize_field_types() method before fields updating...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Customize Globalization Settings for Pivot Tabl...

    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....name of PivotFieldSubtotalTy type in the PivotTable. getTextOfSubTotal...); pt . setRefreshDataFlag ( true ); pt . refreshData (); pt ...

    docs.aspose.com/cells/nodejs-cpp/customize-glob...
  7. Customize Error Bars in Presentation Charts on ...

    Learn how to add and customize error bars in charts with Aspose.Slides for Android via Java—optimize data visuals in PowerPoint presentations....applies when using a custom value type. To specify a value, use the...Bubble , 50 , 50 , 400 , 300 , true ); // Adding Error bars and...

    docs.aspose.com/slides/androidjava/error-bar/
  8. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly....correctly interpret the file type and choose the right application...dispose (); Embedding Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  9. Convert Document to PDF|Aspose.Words for Java

    Convert a document in any supported format to PDF easily and fast instead of using docx4j in Java....docx" ; saveFO = true ; } // For demo/debugging purposes...wordMLPackage ); updater . update ( true ); // Set up font mapper (optional)...

    docs.aspose.com/words/java/convert-document-to-...
  10. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolder method. Sets the folder where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts. This is a shortcut to SetFontsFolders() for setting only one font directory in C++.... bool recursive ) Parameter Type Description fontFolder const...TrueType fonts. recursive bool True to scan the specified folders...

    reference.aspose.com/words/cpp/aspose.words.fon...