Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 21,325 for

layout

(0.13 sec)
  1. 布局幻灯片|Aspose.Slides for Python 文档

    使用 Python 与 Aspose.Slides 管理布局幻灯片:在 PPT、PPTX 和 ODP 演示文稿中创建、应用、克隆、重命名和自定义占位符及主题。... def add_layout_slide (): with slides . Presentation...0 ] layout_type = slides . SlideLayoutType . CUSTOM layout_name...

    docs.aspose.com/slides/zh/python-net/examples/e...
  2. Convert ODT to POTM via C++ or with free Online...

    Export ODT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to POTM online converter quickly before integrating the code....SharedPtr < ILayoutSlide > layout = pres -> get_LayoutSlides...get_Slides () -> AddEmptySlide ( layout ); // adding Author SharedPtr...

    products.aspose.com/total/cpp/conversion/odt-to...
  3. Convert OTT to POT via C++ or with free Online ...

    Export OTT to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POT online converter quickly before integrating the code....SharedPtr < ILayoutSlide > layout = pres -> get_LayoutSlides...get_Slides () -> AddEmptySlide ( layout ); // adding Author SharedPtr...

    products.aspose.com/total/cpp/conversion/ott-to...
  4. Convert DOCX to POTM via C++ or with free Onlin...

    Export DOCX to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POTM online converter quickly before integrating the code....SharedPtr < ILayoutSlide > layout = pres -> get_LayoutSlides...get_Slides () -> AddEmptySlide ( layout ); // adding Author SharedPtr...

    products.aspose.com/total/cpp/conversion/docx-t...
  5. Convert PDF to EPUB, LaTeX, Text, XPS in C#|Asp...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using C# or .NET.... EPUB also supports fixed-layout content. The format is intended...EpubSaveOptions (); // Specify the layout for contents options . ContentRecognitionMo...

    docs.aspose.com/pdf/net/convert-pdf-to-other-fi...
  6. 将网格转换为三角形网格,将原始形状转换为网格|Documentation

    Aspose.3D for .NET API 允许开发人员使用顶点的自定义内存布局将任何网格对象转换为三角形网格。在代码示例中,使用Struct或dynamic by VertexDeclaration类定义顶点的自定义内存布局。...triangle mesh with custom memory layout of the vertex successfully...Create a customized vertex layout VertexDeclaration vd = new...

    docs.aspose.com/3d/zh/net/convert-mesh-to-trian...
  7. Rendering Device – Aspose.HTML for Python via .NET

    Render HTML to PDF, XPS, DOCX, and images using PdfDevice, XpsDevice, DocDevice, and ImageDevice classes in Aspose.HTML for Python via .NET API....control over output quality, layout, and formatting. PdfDevice...metadata, encryption, and other layout/formatting options. The next...

    docs.aspose.com/html/python-net/rendering-device/
  8. Rending Issue with MathType Equation OLE Object...

    I am encountering rendering issues with MathType Equation OLE objects (progId == "Equation.DSMT4") when converting DOCX to images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…...required to build document layout. If Aspose.Words cannot find...fonts mismatch and document layout differences due to the different...

    forum.aspose.com/t/rending-issue-with-mathtype-...
  9. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveOptions class. Can be used to specify additional options when saving a document into the Pdf format. To learn more, visit the documentation article in C++....() const Specifies the page layout to be used when the document...saved using a booklet printing layout, if it is specified via MultiplePages...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Page Margin Problem - Free Support Forum - aspo...

    Why does Aspose.Words retrieve different page margins for the same document when loaded in Windows versus Linux environments?...operating system handles document layouts. Solution To ensure consistent...fonts mismatch and document layout differences due to the different...

    forum.aspose.com/t/page-margin-problem/314423