Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 220,391 for

formatting

(0.81 sec)
  1. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Node.js via Java calculates and applies effective shape properties for precise PowerPoint rendering....getEffective() method from the local format. This sample code shows you...contains effective text frame formatting properties. This sample code...

    docs.aspose.com/slides/nodejs-java/shape-effect...
  2. Manage Presentation Zoom in C++|Aspose.Slides D...

    Create and customize Zoom with Aspose.Slides for C++ — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....pptx" , SaveFormat :: Pptx ); Format Zoom Frames In the previous...simple frame’s formatting. There are several formatting options you...

    docs.aspose.com/slides/cpp/manage-zoom/
  3. CellFormat.wrap_text property | Aspose.Words fo...

    CellFormat.wrap_text property. If ``True``, wrap text for the cell....start_table () # Setting table formatting options for a document builder...with it. builder . paragraph_format . alignment = aw . ParagraphAlignment...

    reference.aspose.com/words/python-net/aspose.wo...
  4. JoinRunsOptions.ignoreSpacing property | Aspose...

    JoinRunsOptions.ignoreSpacing property. True indicates that the spacing attributes of all runs will be ignored when joining runs with same Formatting....when joining runs with same formatting. get ignoreSpacing () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MergerContext.MergeFormatMode | Aspose.Words fo...

    Discover how the MergeFormatMode property in MergerContext enhances Formatting compatibility and streamlines your document merging process....property Specifies how to merge formatting that clashes. public MergeFormatMode...

    reference.aspose.com/words/net/aspose.words.low...
  6. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke....Examples Show how to set marker formatting. let doc = new aw . Document...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Stroke.visible property | Aspose.Words for Node.js

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....Examples Show how to set marker formatting. let doc = new aw . Document...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....Examples Show how to set marker formatting. doc = aw . Document () builder...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker...Examples Show how to set marker formatting. doc = aw . Document () builder...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... fill_format . fill_type = slides . FillType...slide2 . background . fill_format . solid_fill_color . color...

    docs.aspose.com/slides/python-net/manage-zoom/