Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 20,446 for

layout

(0.23 sec)
  1. AsposeAI Table correction|Documentation

    Improve OCR accuracy by applying LLM‑powered table Layout output....recognition results for table layout correction and intelligent...AI-powered table detection and layout correction. Usage: Register...

    docs.aspose.com/ocr/python-net/ai/ai-table/
  2. DWG DXF to PDF C# | Convert Auto CAD Files to P...

    Use C# .NET AutoCAD to PDF converter to convert DWG or DXF to PDF in C#. You can convert DWG, DWF, DWT and DXF to PDF, JPEG, PNG, BMP, GIF and TIFF in C# .NET as well....“Model” layout. However, you may also specify the layouts of your...False No Specifies if auto-layout scaling has to be performed...

    docs.aspose.com/cad/net/developer-guide/convert...
  3. CheckGrammarOptions | Aspose.Words for Java

    Allows to specify various options while checking grammar of a document using AI in Java....CheckGrammarOptions) will try to preserve layout and formatting of the original...CheckGrammarOptions) will try to preserve layout and formatting of the original...

    reference.aspose.com/words/java/com.aspose.word...
  4. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management....when to recalculate the page layout of the document. Document doc...automatically // cache the layout of the document within its...

    reference.aspose.com/words/net/aspose.words/sec...
  5. Document.page_count property | Aspose.Words for...

    Document.page_count property. Gets the number of pages in the document as calculated by the most recent page Layout operation....calculated by the most recent page layout operation. @property def page_count...invoked the document's page layout to calculate the value. # This...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...— they can’t have floating layout or valid rectangle if (s.ShapeType...Debug("Skipping shape as it has no layout entity. Might be a floating...

    forum.aspose.com/t/getting-exception-floating-s...
  7. Manage Presentation Slide Masters in JavaScript...

    Manage Slide Masters in Aspose.Slides for Node.js via Java: create, edit and apply Layouts, themes and placeholders to PPT, PPTX and ODP with concise examples....slide template that defines the layout, styles, theme, fonts, background... add shapes, customize the layout, etc. Aspose.Slides provides...

    docs.aspose.com/slides/nodejs-java/slide-master/
  8. LayoutOptions.revisionOptions property | Aspose...

    LayoutOptions.revisionOptions property. Gets revision options.... Layout . RevisionOptions See Also...Also module Aspose.Words.Layout class LayoutOptions LayoutOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...use the BASIC_CYCLE layout # Other layouts are available in the...builder.insert_smart_art(layout) layout is a value from aw.SmartArtLayout...

    forum.aspose.com/t/aspose-words-python-smartart...
  10. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....are displayed only in Page Layout view, Print Preview, and on...Page Layout . Excel displays the worksheet in Page Layout view...

    docs.aspose.com/cells/net/get-headers-or-footers/