Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 16,864 for

true type

(0.1 sec)
  1. Aspose::Words::Drawing::SoftEdgeFormat class | ...

    Aspose::Words::Drawing::SoftEdgeFormat class. Represents the soft edge formatting for an object in C++.... static Type () Remarks Use the SoftEdge...Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index.... Parameter Type Description index int Examples...chart . series [ 0 ] . smooth = True # Verify that data points for...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DigitalSignature class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignature class. Represents a digital signature on a document and the result of its verification... isValid Returns true if this digital signature is...signed. signatureType Gets the type of the digital signature. signatureValue...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Modify SmartObject PSD - Free Support Forum - a...

    Hello, I purchased an Aspose Python PSD OEM license to perform a specific task, but I’m unable to achieve the expected result. I need support to resolve this. When I try to replace the content of a smart object, the re…...load_effects_resource = True with Image.load("A.psd", load_options)...enumerate(psd_image.layers): layer_type = type(layer).__name__ layer_name...

    forum.aspose.com/t/modify-smartobject-psd/313972
  5. 通过Node.js读取和写入带有查询表数据源的表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入带有QueryTable数据源的表。...); // Check the data source type if it is query table if ( table...) { table . setShowTotals ( true ); } // Save the file workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-wr...
  6. DocumentBuilder.move_to_field method | Aspose.W...

    DocumentBuilder.move_to_field method. Moves the cursor to a field in the document.... Parameter Type Description field Field The...cursor to. is_after bool When True , moves the cursor to be after...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldBuilder.AddArgument | Aspose.Words for .NET

    Enhance your coding with FieldBuilder's AddArgument method, designed to effortlessly add field arguments for streamlined development....string argument ) Parameter Type Description argument String...on the true/false value of its expression. To get a true/false...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldUpdatingProgressArgs Class | Aspose.Words ...

    Discover the Aspose.Words.Fields.FieldUpdatingProgressArgs class, which enhances your document automation by providing real-time updates on field progress.... True ); } /// <summary> /// Implement...Field field ) { if ( field . Type == FieldType . FieldAuthor )...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Invalid License Error - Free Support Forum - as...

    I recently purchased an Aspose.PDF Java Site OEM license, and I am trying to use it with Aspose PDF v25, but I am getting the below error: (main) com.aspose.pdf.License: Exception occur. java.lang.IllegalStateException…...is already licensed"); return true; } if (StringUtils.isBlank(wordLicense))...licenseStatusMap.put(LicenseType.WORD, true); log.info("Aspose.Words license...

    forum.aspose.com/t/invalid-license-error/322871
  10. CustomXmlProperty class | Aspose.Words for Python

    aspose.words.markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property..."Element" property to reflect the type of data they contain. smart_tag...element = 'date' # Some smart tag types process their contents further...

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