Export XSLFO to TSV via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...
C# API to Convert XML File to XLAM without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its AddTextEffect function...
Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...
Discover the Aspose.Words.Fields.FieldType enum to efficiently manage Microsoft Word field types and enhance your document automation....FieldShape 95 Specifies the SHAPE field. FieldSkipIf 43 Specifies...
Aspose.Words.Fields.FieldEnd class. Represents an end of a Word field in a document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...
Convert a Word document to Image format in Python code. Save a Word document as Image using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...
Convert PDF to DOCX format in Python code. Save PDF as DOCX using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...
Convert JPG to HTML format in Python code. Save JPG as HTML using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...