Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 48,774 for

shape

(0.07 sec)
  1. How to Export PowerPoint to Word using Java

    This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert PPTX to DOCX using Java....operations like setting background shape, page color, watermark, etc...

    kb.aspose.com/slides/java/how-to-export-powerpo...
  2. 获取所有幻灯片中的所有文本|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....遍历形状以寻找占位符 foreach ( Shape shp in sld . Shapes ) if ( shp . Placeholder...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  3. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your HTML or EPUB exports for seamless user experience....imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. Choose the best PDF standard to convert a document using С++....to add alternative text to a shape, picture, chart, SmartArt graphic...

    docs.aspose.com/words/cpp/learn-features-of-con...
  5. Aspose::Words::Settings::Compatibility enum | A...

    Aspose::Words::Settings::Compatibility enum. Specifies names of compatibility options in C++.... ShapeLayoutLikeWW8 32 Shape Layout Like Word 2000. FootnoteLayoutLikeWW...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports Alpha blending image filter for placing semi-transparent images on top of a background image. Magic Wand tool for color area selection. Watermark removal filter automatically fills the marked area with similar image fragments....background area around the shape, added yellow specks to the...

    docs.aspose.com/imaging/net/developer-guide/man...
  7. ArgumentOutOfRangeException for compare for Asp...

    for following block receiving the error intermittently for some documents. RuntimeError: Proxy error(ArgumentOutOfRangeException): Specified argument was out of the range of valid values. (Parameter ‘index’) revised_…...Advanced: suppress spurious logo/shape/SDT ID churn in headers/footers...

    forum.aspose.com/t/argumentoutofrangeexception-...
  8. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Path() public Path(Shape[] shapes) 属性: Shapes - 形状集合 示例: 以下代码片段显示了如何添加路径:...legacyxmlmodel.Shapes 添加: public void add(Shape shape) public void...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  9. How to Strike Out Text in PPTX using C#

    This tutorial entails how to strike out text in PPTX using C#. It encompasses the details to set up the environment, a step-wise process and a working sample code to strike out PPTX text using C#....first slide Create an auto shape of the Rectangle type and add...

    kb.aspose.com/slides/net/how-to-strike-out-text...
  10. How to Remove Blank Page in Word using Python

    This article describes how to remove blank page in Word using Python. It has details to set the environment, a list of steps, and a runnable sample code to delete the blank page in Word using Python....the body text and node type SHAPE are tested for each section...

    kb.aspose.com/words/python/how-to-remove-blank-...