Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 16,764 for

true type

(0.14 sec)
  1. Customize Chart Legends in Presentations with P...

    Customize chart legends with Aspose.Slides for Python via .NET to optimize PowerPoint and OpenDocument presentations with tailored legend formatting.... TRUE text_format . portion_format...font_italic = slides . NullableBool . TRUE text_format . portion_format...

    docs.aspose.com/slides/python-net/chart-legend/
  2. Distinguish Reference-Only Formulas vs. Operati...

    I need a way to determine whether a cell’s formula in Aspose.Cells is only a reference or if it is an actual formula performing a calculation. Examples of formulas that should be treated as reference-only: =A1 =Sheet1…...differentiate between these two types of formulas? Professionalize...needed: SDK + version, file types, minimal sample, and exact error/output...

    forum.aspose.com/t/distinguish-reference-only-f...
  3. Aspose.PSD for .NET 20.9 - 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.... Format ( "Expected true" )); } } void AssertAreEqual...))) { break ; } } areEqual = true ; } } if (! areEqual ) { throw...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-9...
  4. Translate Markdown to DOM|Aspose.Words for Java

    Tarnslate a Markdown document to Document Object Model and back. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch using Java....Bold = true Italic *italic text* Font.Italic = true Strikethrough...~Strikethrough text~ Font.StrikeThrough = true We use a character style with...

    docs.aspose.com/words/java/translate-markdown-t...
  5. [Defect] - Displayed content as edited without ...

    Scenario 1: Added one more bullet point at end of page. Attach 2 docx files attached (Source 1 && Target 1), Load Source 1 as source && Target 1 as Target files in model, Compare files by click compare button. Actual:…...settings to ignore certain types of changes. For instance, if...options.setIgnoreFormatting(true); // Ignore formatting changes...

    forum.aspose.com/t/defect-displayed-content-as-...
  6. 档案

    档案...t); taskPane->set_IsVisible(true); taskPane->set_Width(300);...horizontalRuleFormat->set_NoShade(true); builder->get_Document()->Save(outputDataDir...

    blog.aspose.com/zh/words/aspose-words-for-cpp-1...
  7. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...pst", true); String jsonResponse = ZPSTMailListParsing...markAsReadUnread(pst, messageId, true); } Error: Exception in thread...

    forum.aspose.com/t/how-to-get-the-following-val...
  8. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection.... add ( "Authorized" , true ); properties . add ( "Authorized...\"${p.name}\"\n\tType: \"${p.type}\"\n\tValue: \"${p.toString()}\"`);...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. List.list_id property | Aspose.Words for Python

    List.list_id property. Gets the unique identifier of the list.... PARAGRAPH , True ) for para in list ( filter...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...ParseEnum<ReportBuildOptions>(true); } } reportingEngine.Options...JsonValueKind.String: case JsonValueKind.True: case JsonValueKind.False: return...

    forum.aspose.com/t/while-generating-using-aspos...