Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 16,768 for

true type

(0.08 sec)
  1. FieldChar.is_dirty property | Aspose.Words for ...

    FieldChar.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document.... FIELD_DATE , True ) . as_field_date () field ...FIELD_DATE , field_start . field_type ) self . assertFalse ( field_start...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Customize Barcode Appearance in C#|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for .NET... Visible = true ; //set border size to 5 pixels...Parameters . Border . Visible = true ; gen . Parameters . Border...

    docs.aspose.com/barcode/net/customize-barcode-a...
  3. Extract Text from PDF File|Aspose.PDF for .NET

    This section explains how to extract text from pdf using PdfExtractor class....PdfExtractor class provides three types of extraction capabilities....GetDataDir_AsposePdf_Text (); bool wholeText = true ; // Create an object of the...

    docs.aspose.com/pdf/net/extract-text/
  4. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently....Contains ( string ) Returns true if a property with the specified...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  5. XamlFlowSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XamlFlowSaveOptions for enhanced document saving in XamlFlow formats. Unlock advanced features for seamless integration!...ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ImageSavingCallback { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose.PSD for .NET 25.8 - 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.... Types [ 0 ]; DescriptorStructure struct4...DescriptorStructure ) struct2 . Types [ 0 ]; DescriptorStructure struct4...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-8...
  7. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...HtmlSaveOptions() { PrettyFormat = true }); } [Test] public void Test002()...-aw-footnote-startnumber:1; -aw-footnote-type:0" /> <div id="_ftn1" style...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  8. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...toByteArray(); } } /** Simple helper – true for .xls or .xlsx extensions...getEmbeddedData(); // Try to determine the type – extension is the most reliable...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  9. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Excel with unsupported border style to HTML|Doc...

    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....Microsoft Excel supports some types of dashed borders that are not...ExportSimilarBorderS property to True to export unsupported borders...

    docs.aspose.com/cells/python-java/excel-with-un...