Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 20,334 for

layout

(0.09 sec)
  1. Insert a chart|Documentation

    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....PlotArea ()); Layout layout = plotArea . AppendChild < Layout >( new...new Layout ()); BarChart barChart = plotArea . AppendChild < BarChart...

    docs.aspose.com/cells/net/insert-a-chart/
  2. Aspose::Words::RunPrExpandFlags enum | Aspose.W...

    Aspose::Words::RunPrExpandFlags enum. RunPrExpandFlags enumeration in C++....256 NoChangeCommentSize 512 Layout n/a See Also Namespace Aspose::Words...

    reference.aspose.com/words/cpp/aspose.words/run...
  3. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for .NET. Learn how to export slides with speaker notes efficiently....while preserving the notes and layout. Convert a Presentation to...file. Configure the output layout options: Use the NotesCommentsLayouti...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  4. MultiPageLayout.vertical method | Aspose.Words ...

    MultiPageLayout.vertical method. Creates a Layout where all specified pages are rendered vertically one below the other in a single output....vertical(verticalGap) Creates a layout where all specified pages are...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Generate PDF417 Barcodes|Documentation

    Aspose.BarCode for Python via .NET can be used to generate different types of PDF417 barcodes.... The PDF417 layout configuration is composed of...metainformation (i.e. row indicator, layout information); start and stop...

    docs.aspose.com/barcode/python-net/generate-pdf...
  6. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document.... Traverses the document's layout entities tree upon construction...Document ): self . layout_enumerator = aw . layout . LayoutEnumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.characters_with_space...

    BuiltInDocumentProperties.characters_with_spaces property. Represents an estimate of the number of characters (including spaces) in the document.... Traverses the document's layout entities tree upon construction...Document ): self . layout_enumerator = aw . layout . LayoutEnumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties.content_status proper...

    BuiltInDocumentProperties.content_status property. Gets or sets the content status of the document.... Traverses the document's layout entities tree upon construction...Document ): self . layout_enumerator = aw . layout . LayoutEnumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionOptions.showInBalloons property | Aspos...

    RevisionOptions.showInBalloons property. Allows to specify whether the revisions are rendered in the balloons... Layout . ShowInBalloons Remarks Note...See Also module Aspose.Words.Layout class RevisionOptions RevisionOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Chart axis labels overlap with legends when con...

    Hi, When converting a PowerPoint side to PDF using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends. Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng =…...concern that appears to stem from layout handling in the export process...Aspose.Slides handles chart layout during rendering, especially...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...