Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 50,322 for

shape

(0.12 sec)
  1. Render Presentation Slides as SVG Images in C++...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for C++. High-quality visuals with simple code examples....also individual shapes to SVG? Yes. Any shape can be saved as...

    docs.aspose.com/slides/cpp/render-a-slide-as-an...
  2. ImageFieldMergingArgs.ImageWidth | Aspose.Words...

    Adjust the ImageWidth in ImageFieldMergingArgs to seamlessly insert images into your documents, enhancing visual appeal and layout.... Shape , Is . Null ); } private readonly...ImageStream ImageFieldMergingArg.Shape English Русский 简体中文 عربي Français...

    reference.aspose.com/words/net/aspose.words.mai...
  3. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....Controls display of the background shape in print layout view. getDoNotDisplayPageB()...Controls display of the background shape in print layout view. setDo...

    reference.aspose.com/words/java/com.aspose.word...
  4. Ինչպես չափափոխել նկարը Word-ում Python-ի միջոցով

    Այս հոդվածը ձեզ ուղղորդում է, թե ինչպես փոխել նկարի չափը Word-ում Python-ի միջոցով: Այն տրամադրում է կազմաձևման մանրամասներ, քայլ առ քայլ գործընթաց և գործարկվող կոդ՝ MS Word-ում Python-ի միջոցով պատկերը չափափոխելու համար:...ավելացված պատկերի չափը սահմանելով Shape դասի օբյեկտի միջոցով: Կոդ՝ Word-ում...

    kb.aspose.com/hy/words/python/how-to-resize-pic...
  5. Add Custom XML Parts and Select Them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for Node.js via C++.... setID ( "Shape" ); // Specify the search custom...

    docs.aspose.com/cells/nodejs-cpp/add-custom-xml...
  6. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...document's top/bottom margin as shape height for better alignment...configure floating TextBox Shape Shape floatingBox = createFloatingTextBo(document...

    forum.aspose.com/t/header-footer/325498
  7. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File... Shape Layers represent a crucial feature...

    docs.aspose.com/psd/java/smart-object-update/
  8. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for page in range(0, docu…...the table is inside floating shape in your document: 931×694 155...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  9. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....features such as managing text, shapes, tables & animations, adding...tables and different kinds of shapes, you can also add different...

    docs.aspose.com/slides/java/product-overview/
  10. Convert JPG To TIFF Python

    Convert JPG to TIFF format in Python code. Save JPG as TIFF using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...