Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 50,867 for

shape

(1.28 sec)
  1. What's new|Aspose.Words for .NET

    Aspose.Words for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....loading reliability, expands shape and text formatting, improves...renderers. Control Floating Shape Tagging When Exporting to PDF...

    docs.aspose.com/words/net/what-s-new-in-aspose-...
  2. Java API to Render XML to XLTM | products.aspos...

    Export XML to XLTM via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/xml-t...
  3. Java API to Render XML to TXT | products.aspose...

    Export XML to TXT via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/xml-t...
  4. Convert PPTM to XLTX Format via Java | products...

    Convert PPTM to XLTX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code. or with free Online Converter...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/pptm-...
  5. Java API to Render XPS to SXC | products.aspose...

    Export XPS to SXC via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/xps-t...
  6. Watermark PPTX File Online or using Java | prod...

    Free online app to Watermark different PPTX files. Java watermarking library code for PPTX presentations....master slide Add the water mark shape Use watermarkShape.addTextFrame...

    products.aspose.com/total/java/watermark/pptx/
  7. SVG Opacity and Transparent Colors in C# – Aspo...

    Work with SVG opacity in C# using Aspose.SVG for .NET. Set opacity, fill-opacity, stroke-opacity, RGBA, HSLA, and transparent export backgrounds....the interior and outline of a shape transparent independently. The...group with filled and stroked shapes 7 Element rings = document...

    docs.aspose.com/svg/net/svg-opacity-and-transpa...
  8. Java API to Render PCL to XLAM | products.aspos...

    Export PCL to XLAM via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/pcl-t...
  9. Aspose.Words throws NullReferenceException when...

    Hello Aspose Support Team, We have a reproducible issue in Aspose.Words for .NET. Environment: Aspose.Words for .NET: 26.7.0 .NET: 10.0.3 OS: Windows 10 or Ubuntu Reproduction file: minimal-repro-final.docx Case des…...has one section, one chart shape, no tables, and no fields. Removing...

    forum.aspose.com/t/aspose-words-throws-nullrefe...
  10. Make WORD Using C++

    Make a new a Word document in C++ in a few steps. Easily create a Word document using C++ library....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/cpp/make/word/