Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 17,419 for

true type

(1.53 sec)
  1. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....which supports various fill types, color configurations, and other...series . format . fill . fill_type = slides . FillType . SOLID...

    docs.aspose.com/slides/python-net/chart-series/
  2. How to Unhide Multiple Sheets in Excel using Java

    This tutorial guides on how to unhide multiple sheets in Excel using Java. It provides all the details to configure the environment, detailed steps and a runnable sample code to unhide Excel sheet using Java....collection Set the visibility flag to true if not set earlier Save the...found false, that is set to true. There is an optional step that...

    kb.aspose.com/cells/java/how-to-unhide-multiple...
  3. Manage Text Boxes in Presentations Using Java|A...

    Aspose.Slides for Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....); // Adds an AutoShape with type set as Rectangle IAutoShape...the isTextBox property returns true . Presentation presentation...

    docs.aspose.com/slides/java/manage-textbox/
  4. Duration Auto calculating issue - Free Support ...

    I am trying to add JSON data into an MPP file using the Aspose API. My data contains start date, end date, and a given duration value. However, when I insert it into the MPP file, the API automatically recalculates the d…...Extract task ID and relationship type from dependency # Format: “2FS”...3…) dep_type = dep_match.group(2) # Relationship type (e.g., “FS”...

    forum.aspose.com/t/duration-auto-calculating-is...
  5. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your document's style today!...JoinRunsOptions options ) Parameter Type Description options JoinRunsOptions...options . IgnoreRedundant = true ; // Ignore redundant run properties...

    reference.aspose.com/words/net/aspose.words/par...
  6. Convert XFA to Dynamic AcroForm using Aspose.PD...

    I I am looking at a tool to convert XFA/PDF documents into “normal/standard” pdf that can be read in all browers.Your tool looks OK with the trial version, but i need to be sure that it can convert the full PDF document …...Type = FormType.Standard; pdfDocument...also an issue changing the form type using the same code as above...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  7. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main text of a section...Story ) hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Set Barcode Checksum Controls in JavaScript|Doc...

    How to Set Checksum for 1D Barcodes in JavaScript API"...by the corresponding barcode type. 1D barcodes may include a checksum...Settings Different barcode types have varying checksum requirements...

    docs.aspose.com/barcode/javascript-cpp/set-chec...
  9. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast.... Set the bullet type to SYMBOL , and define the bullet...paragraph_format . bullet . type = slides . BulletType . SYMBOL...

    docs.aspose.com/slides/python-net/manage-bullet...
  10. Aspose.Cells for Node.js via Java 26.1.0: key2 ...

    We are seeing what looks like a sorting issue in Aspose.Cells for Node.js via Java 26.1.0. Environment: aspose.cells version: 26.1.0 Node.js: 20.19.0 OS: macOS Scenario: We load a CSV into a workbook W…...“Employee Id”,“Employee Name”,“Event Type”,“Request Date”,“Form Name”...getDataSorter(); sorter.setHasHeaders(true); sorter.setKey1(0); sorter...

    forum.aspose.com/t/aspose-cells-for-node-js-via...