Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 20,996 for

layout

(0.29 sec)
  1. Manage Presentation Ink Objects in JavaScript|A...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Node.js. Get JavaScript code samples for traces, brush color & size....For information, see Shape Layout Format . However, when PowerPoint...

    docs.aspose.com/slides/nodejs-java/manage-ink/
  2. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Discover the BuiltInDocumentProperties Bytes property, an essential tool for estimating document size, enhancing file management and efficiency..../// Traverses the document's layout entities tree upon construction...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Aspose.Diagram Python via .Net: Font size and l...

    Hi Team, I am using Aspose.Diagram for Python via .Net(temporary license) on Windows 11 OS. I am converting a VSDX file to PDF without any PdfSaveOptions However, post conversion, I have observed that the line spacing …...Pdf15 # may help preserve layout diagram.save("output.pdf",...

    forum.aspose.com/t/aspose-diagram-python-via-ne...
  4. View or Edit VSDM Files Metadata via Python | p...

    Python sample code to edit or view VSDM metadata within any Python based application....software diagrams, network layout, database models, objects mapping...

    products.aspose.com/diagram/python-java/metadat...
  5. 在 JavaScript 中应用或更改幻灯片布局|Aspose.Slides for Node...

    了解如何在 Aspose.Slides for Node.js 中管理和自定义幻灯片布局。通过 JavaScript 代码示例,探索布局类型、占位符控制、页脚可见性以及布局操作。... let layout = presentation . getLayoutSlides...获取布局幻灯片的占位符管理器。 let placeholderManager = layout . getPlaceholderManage ();...

    docs.aspose.com/slides/zh/nodejs-java/slide-lay...
  6. Pdf转html,pdf中的表格格式不对 - Free Support Forum - asp...

    测试版本为24.6,没有设置license,代码如下 Document pdfDocument = new Document("test1.pdf"); HtmlSaveOptions opts = new HtmlSaveOptions(); opts.setFixedLayout(false); // ← 关键:改为 Flow Layout opts.set…...setFixedLayout(false); // ← 关键:改为 Flow layout opts.setSplitIntoPages(false);...

    forum.aspose.com/t/pdf-html-pdf/316172
  7. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for С++, compatible with PowerPoint formats.... After the chart layout is validated, actual X and...

    docs.aspose.com/slides/cpp/data-points-of-treem...
  8. Convert GIF to HTML via Python | products.aspos...

    Sample code for GIF to HTML Python conversion. Use API example code for batch GIF files to HTML conversion within VB.NET, Asp.NET or any .NET based application....Style Sheets (CSS) for overall layout representation. Read More...

    products.aspose.com/3d/python-net/conversion/gi...
  9. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...properties as needed to fit your layout requirements. If you encounter...

    forum.aspose.com/t/find-an-replace-with-multipl...
  10. Printing Documents with .NET API | Aspose.Note ...

    Learn how to use the .NET API to print documents from your application....printer settings such as page layout and margins. Copy 1 // The...

    docs.aspose.com/note/net/printing-documents/