Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 20,492 for

layout

(0.12 sec)
  1. Several TEXT Into WORD Java

    Merge multiple TEXT into WORD in Java code. Save TEXT as WORD using Java....analyses the original text layout and structure, and exports...

    products.aspose.com/words/java/merge/text-to-word/
  2. Several DOC Into DOCX Java

    Merge multiple DOC into DOCX in Java code. Save DOC as DOCX using Java....engine analyses the original DOC layout and structure, and exports...

    products.aspose.com/words/java/merge/doc-to-docx/
  3. Several DOC Into TXT Java

    Merge multiple DOC into TXT in Java code. Save DOC as TXT using Java....engine analyses the original DOC layout and structure, and exports...

    products.aspose.com/words/java/merge/doc-to-txt/
  4. Several DOC Into HTML Java

    Merge multiple DOC into HTML in Java code. Save DOC as HTML using Java....engine analyses the original DOC layout and structure, and exports...

    products.aspose.com/words/java/merge/doc-to-html/
  5. 在演示文稿幻灯片上调整形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松在 PowerPoint 和 OpenDocument 幻灯片上调整形状大小——自动化幻灯片布局调整,提高工作效率。... 是的,但也应遍历 Masters 和 Layout slides ,对其形状应用相同的缩放逻辑,以确保整个演示文稿的一致性。...

    docs.aspose.com/slides/zh/cpp/re-sizing-shapes-...
  6. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases.... Layout ); StructureAttribute attr...createAttributes ( AttributeOwnerStanda . Layout ); // Create a new StructureAttribute...

    docs.aspose.com/pdf/java/whatsnew/
  7. Convert XSLFO to DXF via Java | products.aspose...

    Export XSLFO file to DXF in your Java applications without using any third party application...preserves vector-based tabular layouts for use in CAD and technical...maintain precise dimensions and layout structures. Key Use Cases Converting...

    products.aspose.com/total/java/conversion/xslfo...
  8. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Streamline your workflow and enhance slide designs....pptx" ); try { ILayoutSlide layout = pres . getLayoutSlides ()...getSlides (). addEmptySlide ( layout ); IPPImage picture ; IImage...

    docs.aspose.com/slides/java/picture-frame/
  9. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Streamline your workflow and enhance slide designs....pptx" ); try { var layout = pres . getLayoutSlides ()...getSlides (). addEmptySlide ( layout ); var picture ; var image...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  10. Manage Picture Frames in Presentations Using C+...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Streamline your workflow and enhance slide designs....SharedPtr < ILayoutSlide > layout = pres -> get_LayoutSlides...get_Slides () -> AddEmptySlide ( layout ); System :: SharedPtr < IImage...

    docs.aspose.com/slides/cpp/picture-frame/