Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 15,952 for

true type

(0.14 sec)
  1. Z Axis with C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts....add a chart and set the chart type to Column3D ; you can then see...SetChartDataRange ( u "A2:C3" , true ); // Hide the CategoryAxis...

    docs.aspose.com/cells/cpp/z-axis/
  2. MailMerge.GetRegionsByName | Aspose.Words for .NET

    Discover the MailMerge GetRegionsByName method to effortlessly retrieve a collection of mail merge regions by name, enhancing your document automation....string regionName ) Parameter Type Description regionName String...regions [ 0 ]. Fields [ 1 ], true ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio...... Composition Type? @bhav, I’m sorry for the missunderstanding...ImportFormatOptions() { KeepSourceNumbering = true }); Word转html,word中数学公式转成图片之后字体出现变形...

    forum.aspose.com/posts.rss
  4. Postal Barcodes|Documentation

    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.... Overview Postal barcode types have been introduced to address...some problems of 1D barcode types to facilitate postal operations...

    docs.aspose.com/barcode/python-net/generate-pos...
  5. Aspose::Words::VariableCollection::Contains met...

    Aspose::Words::VariableCollection::Contains method. Determines whether the collection contains a document variable with the given name in C++....:: String & name ) Parameter Type Description name const System::String&...variable to locate. ReturnValue true if item is found in the collection;...

    reference.aspose.com/words/cpp/aspose.words/var...
  6. ICssSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a document to HTML in Java....css", true, false)); doc.save(getArtifactsDir()..."SavingCallback.ExternalCssFilenames.css", true, false)); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Strip FNC|Documentation

    Learn how to control function code (FNC) characters in Code 128 and GS1-128 recognition using the StripFNC parameter.... setStripFNC ( true ); // Or preserve FNC control...setStripFNC ( false ); StripFNC = true (default): FNC characters are...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. FontSettings.set_fonts_folders method | Aspose....

    FontSettings.set_fonts_folders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts.... Parameter Type Description fonts_folders List[str]...TrueType fonts. recursive bool True to scan the specified folders...

    reference.aspose.com/words/python-net/aspose.wo...
  9. With Smart Objects,warp is not work! - Free Sup...

    With Smart Objects,You can scale, rotate, skew, distort, perspective transform a layer, but warp! if you replace the contents, the warp can’t be successed. 截屏2021-11-11 下午12.11.19.jpg (187.1 KB) 但奇怪的是智能对象的warp操作信息并没有丢…...only started to support this type of warp, so, the quality of...loadOptions.setAllowWarpRepaint(true); // 关键设置:允许重绘扭曲效果 loadOptions...

    forum.aspose.com/t/with-smart-objects-warp-is-n...
  10. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range in Java....setCalculateOnExit(true); Assert.assertEquals(3, comboBox...checkBox.isCheckBoxExactSize(true); checkBox.setHelpText("Right...

    reference.aspose.com/words/java/com.aspose.word...