Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 17,186 for

true type

(0.31 sec)
  1. 如何用 Python.NET 将点设置为总和|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 逐步配置Excel瀑布图中的总点。...[ 0 ] # Verify chart type if chart . type == ChartType . WATERFALL... set_data_range ( "A1:B8" , True ) # Customize series formatting...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  2. More info- for this ticket 326138 (.gml with re...

    Hi Alexander, This bug came from our QA -they removed the .xsd schema. Purpose: Xml based Geography markup Language, often used in government or standards-based data." Files needed: a single .gml file or .gml file (s…...<xs:element name=“feature” type=“feature_type” substitutionGroup=“gml:_Feature”/>...<xs:complexType name=“feature_type”> xs:complexContent <xs:extension...

    forum.aspose.com/t/more-info-for-this-ticket-32...
  3. Public API Changes in Aspose.Imaging 2.5.0|Docu...

    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....0 to specify the PNG color type. Possible values are as follows:...Greyscale: Represents the color type where each pixel is a greyscale...

    docs.aspose.com/imaging/net/public-api-changes-...
  4. Document.HasMacros | Aspose.Words for .NET

    Discover if your document contains VBA project macros with the HasMacros property. Enhance automation and efficiency in your workflows today!...HasMacros property Returns true if the document has a VBA project...That ( doc . HasMacros , Is . True ); // Insert a MACROBUTTON field...

    reference.aspose.com/words/net/aspose.words/doc...
  5. While upload a doc and convert to html it is no...

    image.png (429.8 KB) image.jpg (67.1 KB) the first image when i try to upload docx and after convert to html i am using tool to show as pdf it is showing single layout rather than double side layout export class Conve…...USE_ASPOSE === 'true' && !!this.asposeClientId &&...mkdir(this.tempDir, { recursive: true }); } catch (error) { console...

    forum.aspose.com/t/while-upload-a-doc-and-conve...
  6. Aspose::Words::HeaderFooterCollection::LinkToPr...

    Aspose::Words::HeaderFooterCollection::LinkToPrevious method. Links or unlinks the specified header or footer to the corresponding header or footer in the previous section in C++....isLinkToPrevious ) Parameter Type Description headerFooterType...link/unlink. isLinkToPrevious bool true to link the header or footer...

    reference.aspose.com/words/cpp/aspose.words/hea...
  7. Embeddings|Documentation

    Enable embedding extraction in Aspose.LLM for .NET — switches the model into embedding-output mode alongside or instead of logits.... When true , the engine extracts embedding...training regime. Quick reference Type bool? Default null (disabled)...

    docs.aspose.com/llm/net/developer-reference/par...
  8. OleFormat.OleControl | Aspose.Words for .NET

    Discover the OleFormat OleControl property to access ActiveX control objects. Unlock enhanced functionality and integration for your OLE applications.... Shape , 0 , true ); OleControl oleControl = shape...EqualTo ( true )); Assert . That ( checkBox . Type , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Node.nextPreOrder method | Aspose.Words for Nod...

    Node.nextPreOrder method. Gets next node according to the pre-order tree traversal algorithm.... Node ) Parameter Type Description rootNode Node The...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map ( node =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....setShowOriginalRevis(true); revisionOptions.setShowRevisionMarks(true); // Get...setShowOriginalRevis(true); revisionOptions.setShowRevisionMarks(true); // Get...

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