Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 16,779 for

true type

(2.45 sec)
  1. 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...
  2. 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...
  3. 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...
  4. ShapeBase.coord_size property | Aspose.Words fo...

    ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this shape.... wrap_type ) # Create a 400pt x 400pt group...aw . NodeType . SHAPE , 0 , True ) . as_shape () . stroke . dash_style...

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

    Aspose.Words.Lists.ListFormat class. Allows to control what list formatting is applied to a paragraph...Name Description isListItem True when the paragraph has bulleted...the list. // Below are two types of lists that we can create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextLayer.update_text(str) and PsdImage.save() ...

    Hi all, Hope you can help me… I am running a test calling the above functions on an Ubuntu 22.04 via the python via .NET wheel downloadable from aspose with a temporary license and receiving the error message “RuntimeE…...load_effects_resource = True loadOptions.allow_warp_repaint = True # Open File...load(outputFile, loadOptions) as image: # Types of Aspose.PSD can be casted...

    forum.aspose.com/t/textlayer-update-text-str-an...
  7. 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/
  8. ShapeBase.isInline property | Aspose.Words for ...

    ShapeBase.isInline property. A quick way to determine if this shape is positioned inline with text....); // Below are two wrapping types that shapes may have. // 1 -...shape . isInline ). toEqual ( true ); // 2 - Floating: shape =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Create and Organize PST Files in Python|Documen...

    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....setting ‘EnforceContainerClas’ to ’true’, an exception will be thrown...FolderCreationOption ( enforcecontainerclas = True , containerclass = "IPF.Note"...

    docs.aspose.com/email/python-net/create-new-pst...
  10. [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-...